File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,21 +100,21 @@ resourceTypes:
100100 body :
101101 application/json :
102102 type : AnonymizationSettings
103- responses :
104- 201 :
105- body :
106- application/json :
107- type : AnonymizationSettingResponse
108- 400 :
109- description : Bad Request
110- 401 :
111- description : Not Authenticated
112- 403 :
113- description : Not authorized
114- 422 :
115- body :
116- application/json :
117- type : errors
118- example : !include raml-util/examples/errors.sample
103+ responses :
104+ 201 :
105+ body :
106+ application/json :
107+ type : AnonymizationSettingResponse
108+ 400 :
109+ description : Bad Request
110+ 401 :
111+ description : Not Authenticated
112+ 403 :
113+ description : Not authorized
114+ 422 :
115+ body :
116+ application/json :
117+ type : errors
118+ example : !include raml-util/examples/errors.sample
119119
120120
You can’t perform that action at this time.
0 commit comments