Files
api-specs/nerm/requestBodies/PATCH/Attribute.yaml
developer-relations-sp 28c749cd5c Automated commit 'Merge pull request #25 from sailpoint/NERRA-925-fix-typo-nerm-post-patch-attributes
[NERRA-925] Correct typo on attribute POST/PATCH endpoints' by github action: 8545896577
2024-04-03 21:43:05 +00:00

9 lines
190 B
YAML

required: true
content:
application/json:
schema:
type: object
properties:
ne_attribute:
type: object
$ref: "../../schemas/PATCH/Attribute.yaml"