Requiring that all operational tags meets the policy standards.
Operation Tags
Rules
OpenAPI Operations Tags Error
You need tags applied to each API operations helps organize and group APIs in portals, documentation, search, and other ways in which APIs are made available
OpenAPI Operations Tags Info
You need tags applied to each API operations helps organize and group APIs in portals, documentation, search, and other ways in which APIs are made available
OpenAPI Operations Tags One Error
You need tags applied to each API operations helps organize and group APIs in portals, documentation, search, and other ways in which APIs are made available
OpenAPI Operations Tags Upper Case Error
You need the first letter of each word applied as a tag to API operations helps keep a consistent layout when published via search, documentation, and other ways APIs are made available
OpenAPI Operations Tags Upper Case Info
You need the first letter of each word applied as a tag to API operations helps keep a consistent layout when published via search, documentation, and other ways APIs are made available
Strategies
Operations Must Be Useful and Consistent
Every API operation should do one thing and do it well. That is the Unix philosophy applied to APIs and it still holds up. When your operations follow common standards with consistent naming, clear...