mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
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
This commit is contained in:
@@ -4,6 +4,6 @@ content:
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
ne_attribute_option:
|
||||
ne_attribute:
|
||||
type: object
|
||||
$ref: "../../schemas/PATCH/Attribute.yaml"
|
||||
@@ -4,6 +4,6 @@ content:
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
ne_attribute_option:
|
||||
ne_attribute:
|
||||
type: object
|
||||
$ref: "../../schemas/POST/Attribute.yaml"
|
||||
Reference in New Issue
Block a user