Skip to content

fix(openapi): correct response type for PATCH /tags/{uid}#4979

Merged
gacevicljubisa merged 1 commit intomasterfrom
fix/openapi-patch-tags-wrong-response-4976
Feb 5, 2025
Merged

fix(openapi): correct response type for PATCH /tags/{uid}#4979
gacevicljubisa merged 1 commit intomasterfrom
fix/openapi-patch-tags-wrong-response-4976

Conversation

@gacevicljubisa
Copy link
Copy Markdown
Member

@gacevicljubisa gacevicljubisa commented Feb 4, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Update OpenAPI to use the correct response for PATCH /tags/{uid}

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

OpenAPI PATCH /tags/{uid} wrong response type #4976

Screenshots (if appropriate):

@gacevicljubisa gacevicljubisa linked an issue Feb 4, 2025 that may be closed by this pull request
@istae istae requested a review from martinconic February 4, 2025 10:59
@gacevicljubisa gacevicljubisa merged commit 9a79c52 into master Feb 5, 2025
15 checks passed
@gacevicljubisa gacevicljubisa deleted the fix/openapi-patch-tags-wrong-response-4976 branch February 5, 2025 13:10
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.

OpenAPI PATCH /tags/{uid} wrong response type

4 participants