Skip to content

Commit

Permalink
CORE-2016: added a response to the Swagger comments
Browse files Browse the repository at this point in the history
  • Loading branch information
slr71 committed Oct 30, 2024
1 parent fb8dffa commit 6b9d053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/controllers/resource_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ func (s Server) GetResourceTypeDetails(ctx echo.Context) error {
// 200: resourceTypeDetails
// 400: badRequestResponse
// 404: notFoundResponse
// 409: conflictResponse
// 500: internalServerErrorResponse

// UpdateResourceType is the handler for the PUT /v1/resource-types/{resource_type_id} endpoint.
Expand Down

0 comments on commit 6b9d053

Please sign in to comment.