mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Merge pull request #14 from sailpoint-oss/nermRefIssue
Fix nerm reference issue
This commit is contained in:
@@ -41,7 +41,7 @@ delete:
|
||||
- $ref: "../parameters/path/id.yaml"
|
||||
responses:
|
||||
'200':
|
||||
$ref: "../responses/info.yaml"
|
||||
$ref: "../responses/Info.yaml"
|
||||
'400':
|
||||
$ref: "../responses/400.yaml"
|
||||
'500':
|
||||
|
||||
@@ -40,7 +40,7 @@ delete:
|
||||
- $ref: "../parameters/path/id.yaml"
|
||||
responses:
|
||||
'200':
|
||||
$ref: "../responses/info.yaml"
|
||||
$ref: "../responses/Info.yaml"
|
||||
'400':
|
||||
$ref: "../responses/400.yaml"
|
||||
'500':
|
||||
|
||||
Reference in New Issue
Block a user