Skip to content

Conversation

@Leopold-Cramer
Copy link
Contributor

  • Changed collection GET endpoints to use 'list' prefix
  • Changed single resource GET endpoints to use 'get' prefix
  • Changed POST endpoints to use 'create' prefix
  • Changed DELETE endpoints to use 'delete' prefix
  • Updated security-related operation names for consistency
  • Maintained existing operation IDs that already followed conventions

operationId: createOrganization
tags:
- organization
summary: Register a new organization
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The summaries should probably be updated accordingly too. Here it still mentions "registering" an organization. Same for delete/unregister and maybe others.

… conventions

- Changed collection GET endpoints to use 'list' prefix
- Changed single resource GET endpoints to use 'get' prefix
- Changed POST endpoints to use 'create' prefix
- Changed DELETE endpoints to use 'delete' prefix
- Updated security-related operation names for consistency
- Maintained existing operation IDs that already followed conventions
@Leopold-Cramer Leopold-Cramer force-pushed the LCRA/rework_organization_openapi_operationid_PROD-14189 branch from 28afc9d to ffd785e Compare January 16, 2025 13:21
@Leopold-Cramer Leopold-Cramer deleted the LCRA/rework_organization_openapi_operationid_PROD-14189 branch January 24, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants