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

[API-193] - add endpoints api keys #25

Merged
merged 17 commits into from
May 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update resources/api_keys/api_key.yml
Co-authored-by: Franklin Carrero <franklin.carrero@conekta.com>
  • Loading branch information
MaritzaGarc and fcarrero authored May 23, 2023
commit 24af554d174b22e5c4da12c759d7ab66f8347b59
2 changes: 1 addition & 1 deletion resources/api_keys/api_key.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ put:
- Api Keys
operationId: updateApiKey
summary: Update Api Key
description: "update an existing api Key"
description: "Update an existing api Key"
responses:
"200":
description: successful operation
Expand Down