-
-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(organization): make organizations endpoint more "RESTful" (#…
…5331) ### 📣 Summary Refactored the organizations endpoint to adhere more closely to RESTful principles. Added additional properties to the API response. ### 📖 Description This PR refactors the organizations endpoint to align better with RESTful standards. The changes enhance the API's usability and consistency by including more properties in the response and relying on url as an (even the primary) identifier for resources.
- Loading branch information
1 parent
3df2281
commit 019c02d
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters