Add descriptions to OpenAPI arguments that contain "magic numbers" #172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I shouldn't have to dig through the source code to figure out what Sort=3 means or StatusID=4 means. OpenAPI spec allows descriptions so document these values there.
Example with Sort