minor spec cleanups (#45)

This commit is contained in:
Michael Quigley
2023-09-21 12:57:14 -04:00
parent b951ea152d
commit fe69a8094b
7 changed files with 6 additions and 157 deletions

View File

@@ -112,7 +112,7 @@ func (o *ShareNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.P
const ShareUnprocessableEntityCode int = 422
/*
ShareUnprocessableEntity Unprocessable entity. Incorrect enum?
ShareUnprocessableEntity unprocessable
swagger:response shareUnprocessableEntity
*/