Skip to content
New issue

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

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

Already on GitHub? # to your account

[SDK-4548] Support optional responses #928

Merged
merged 4 commits into from
Sep 11, 2023
Merged

Conversation

adamjmcgrath
Copy link
Contributor

@adamjmcgrath adamjmcgrath commented Sep 8, 2023

Changes

Add support for an endpoint that can return a 200 or a 204.

  • GET /guardian/factors/sms/templates 200,204
  • GET /jobs/{id}/errors 200,204

(also fixed the playground)

@adamjmcgrath adamjmcgrath requested a review from a team as a code owner September 8, 2023 14:06
@adamjmcgrath adamjmcgrath changed the title support optional responses [SDK-4548] Support optional responses Sep 8, 2023
@adamjmcgrath adamjmcgrath reopened this Sep 8, 2023
@adamjmcgrath adamjmcgrath merged commit 2939c8c into beta Sep 11, 2023
2 checks passed
@adamjmcgrath adamjmcgrath deleted the optional-responses branch September 11, 2023 11:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants