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: add ApplePayRedirectionData to OpenAPI schema #1386

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

Narayanbhat166
Copy link
Member

@Narayanbhat166 Narayanbhat166 commented Jun 8, 2023

Type of Change

  • Bugfix

Description

This PR will add the ApplepayRedirectionData struct that was added recently to the api models, to openapi file.

Motivation and Context

Pass the CI checks

How did you test it?

Generate the openapi file and ensure that there are no errors.

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed submitted code

@Narayanbhat166 Narayanbhat166 added the C-doc Category: Documentation updates label Jun 8, 2023
@Narayanbhat166 Narayanbhat166 requested a review from a team as a code owner June 8, 2023 09:06
@Narayanbhat166 Narayanbhat166 self-assigned this Jun 8, 2023
@Narayanbhat166 Narayanbhat166 requested a review from a team as a code owner June 8, 2023 09:06
@SanchithHegde SanchithHegde changed the title docs: add applepay redirection data to openapi docs: add Apple Pay redirection data to OpenAPI schema Jun 8, 2023
@SanchithHegde SanchithHegde added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jun 8, 2023
@Narayanbhat166 Narayanbhat166 changed the title docs: add Apple Pay redirection data to OpenAPI schema docs: add ApplePayRedirectionData to OpenAPI schema Jun 8, 2023
@SanchithHegde SanchithHegde added S-ready-for-merge and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Jun 8, 2023
@SanchithHegde SanchithHegde added this pull request to the merge queue Jun 8, 2023
Merged via the queue into main with commit d0d3254 Jun 8, 2023
@SanchithHegde SanchithHegde deleted the fix/openapi-schema branch June 13, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-doc Category: Documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants