Skip to content

Commit f3ff798

Browse files
author
Vladimir Kotal
authored
/configuration uses PUT
fixes #2377
1 parent 7c70976 commit f3ff798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apiary.apib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Besides `/suggester` and `/search` endpoints, everything is accessible from `loc
2424
</java>
2525
```
2626

27-
### sets configuration from XML representation [POST]
27+
### sets configuration from XML representation [PUT]
2828

2929
+ Request (application/xml)
3030
+ Body
@@ -383,4 +383,4 @@ Repository type is separated from the repository path with a colon.
383383
/foo bar
384384
/foo/foo bar bar
385385

386-
+ Response 204
386+
+ Response 204

0 commit comments

Comments
 (0)