Skip to content

Commit

Permalink
🏢 organizations (#organizations)
Browse files Browse the repository at this point in the history
Summary: Refactored client code to simplify API interactions and updated schema definitions.

Highlights:

• Replaced `RestClient` and `Hex57` classes with a unified `Client` class for API requests.
• Removed `records` directory and integrated its functionality directly into `client.ts`.
• Added new schema definitions for `environment`, `invitation`, `member`, and `organization`.

Read more: https://pierre.co/0x57/sdk/organizations
  • Loading branch information
IanMitchell authored and Pierre committed Sep 8, 2024
1 parent 028c898 commit cc82328
Show file tree
Hide file tree
Showing 18 changed files with 1,036 additions and 866 deletions.
1 change: 0 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"bradlc.vscode-tailwindcss",
"ZixuanChen.vitest-explorer",
"christian-kohler.path-intellisense"
]
}
Loading

0 comments on commit cc82328

Please sign in to comment.