Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: change organization_id to id in organization endpoints #6218

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

hrithikesh026
Copy link
Contributor

@hrithikesh026 hrithikesh026 commented Oct 4, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

changed {organization_id} to {id} in organization endpoints and generated mintlify docs.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

image

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@hrithikesh026 hrithikesh026 self-assigned this Oct 4, 2024
@hrithikesh026 hrithikesh026 requested a review from a team as a code owner October 4, 2024 04:55
Copy link

semanticdiff-com bot commented Oct 4, 2024

Review changes with SemanticDiff.

Analyzed 3 of 8 files.

Filename Status
✔️ crates/openapi/src/routes/organization.rs Analyzed
✔️ api-reference-v2/openapi_spec.json Analyzed
api-reference-v2/api-reference/organization/organization--merchant-account--list.mdx Unsupported file format
api-reference-v2/api-reference/organization/organization--retrieve.mdx Unsupported file format
api-reference-v2/api-reference/organization/organization--update.mdx Unsupported file format
✔️ api-reference/openapi_spec.json Analyzed
api-reference/api-reference/organization/organization--retrieve.mdx Unsupported file format
api-reference/api-reference/organization/organization--update.mdx Unsupported file format

@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Oct 4, 2024
jarnura
jarnura previously approved these changes Oct 4, 2024
@SanchithHegde SanchithHegde changed the title chore: change organization_id to id in organization endpoints docs: change organization_id to id in organization endpoints Oct 4, 2024
SanchithHegde
SanchithHegde previously approved these changes Oct 4, 2024
@SanchithHegde SanchithHegde added the C-doc Category: Documentation updates label Oct 4, 2024
@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Oct 4, 2024
Merged via the queue into main with commit 939483c Oct 4, 2024
17 checks passed
@Gnanasundari24 Gnanasundari24 deleted the change-organization_id-to-id branch October 4, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-doc Category: Documentation updates M-api-contract-changes Metadata: This PR involves API contract changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants