Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit 742117b

Browse files
committed
Period cleanup
1 parent c7edd0c commit 742117b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

apiary.apib

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1812,7 +1812,7 @@ Opens the config file for editing in $EDITOR
18121812
```
18131813

18141814
## replace [POST /config/replace{?arg}]
1815-
Replaces the config with <file>
1815+
Replaces the config with <file>.
18161816

18171817
Make sure to back up the config file first if neccessary, this operation
18181818
can't be undone.
@@ -1823,7 +1823,7 @@ can't be undone.
18231823

18241824
+ Parameters
18251825

1826-
+ arg (string, required) - The file to use as the new config
1826+
+ arg (string, required) - The file to use as the new config.
18271827

18281828
+ Request Without File
18291829

@@ -1847,8 +1847,7 @@ can't be undone.
18471847
Content-Type: text/plain; charset=utf-8
18481848
```
18491849

1850-
+ Attributes
1851-
- String (string)
1850+
+ Attributes (string)
18521851

18531852
+ Body
18541853

0 commit comments

Comments
 (0)