bug: Make kind allowed values explicit on Swagger documentation for Attribute and Relationship kinds #5536
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/bug
Something isn't working as expected
type/newcomers
Good for newcomers
Component
API Server / GraphQL
Infrahub version
1.1.4
Current Behavior
In the Swagger documentation, we see that kind is a string, but in reality, only certain values are allowed.
Expected Behavior
Make kind type more narrow, for example:
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: