oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

refactor: add generic function codegen.SortedKeys

Open alexandear opened this issue 2 years ago • 0 comments

This PR adds a new generic function codegen.SortedKeys to be used instead of specific SortedPathsKeys, SortedOperationsKeys, SortedResponsesKeys, SortedHeadersKeys, SortedContentKeys, SortedStringKeys, SortedParameterKeys, SortedRequestBodyKeys, SortedSecurityRequirementKeys.

alexandear avatar Jan 27 '24 18:01 alexandear