sailpoint-oss / api-specs

This repo houses the API specifications for all SailPoint services.
MIT License
9 stars 15 forks source link

NEROCKET-77 Api docs for new form attribute route and controller #35

Closed scott-stevens1-sp closed 9 months ago

scott-stevens1-sp commented 10 months ago

NEROCKET-77 Api docs for new form attribute route and controller

github-actions[bot] commented 10 months ago
OpenAPI lint errors: 2 problems (2 errors, 0 warnings, 0 infos, 0 hints) > nerm/schemas/GET/FormAttributes.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/GET/FormAttributes.yaml:15:9](https://github.com/sailpoint-oss/api-specs/blob/NEROCKET-77/nerm/schemas/GET/FormAttributes.yaml#L15)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property order must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171| > nerm/schemas/POST/FormAttributes.yaml |File Location|Severity|Rule Name|Message| |-------------|--------|---------|-------| |[nerm/schemas/POST/FormAttributes.yaml:15:9](https://github.com/sailpoint-oss/api-specs/blob/NEROCKET-77/nerm/schemas/POST/FormAttributes.yaml#L15)|:x:|schema-properties-must-have-valid-formats-for-numbers-and-integers|Rule 171: The property order must have a format defined with type:integer [int32, int64, bigint]: https://sailpoint-oss.github.io/sailpoint-api-guidelines/#171|
tyler-mairose-sp commented 9 months ago

Closing, all NERM API changes should now happen in the internal repository and will be pushed here.