Skip to content

Commit 598a2d4

Browse files
Adjust doc layout
1 parent 2e992d0 commit 598a2d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/05-Upgrading.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ If you are upgrading across multiple versions, make sure to follow the steps for
1111

1212
**Breaking Changes**
1313

14-
The JSON/CSV-export for Hosts and Services now supports filtering for specific columns with the `?columns` parameter.
15-
The exported file will only contain the listed columns and the id of the Host/Service, if the parameter is not set, all columns will be included.
16-
If a relation is entirely empty and would result in an empty JSON-object, the JSON-export will not create an object for it at all.
14+
* The JSON/CSV-export for Hosts and Services now supports filtering for specific columns with the `?columns` parameter.
15+
* The exported file will only contain the listed columns of the Host/Service, if the parameter is not set, all columns will be included.
16+
* If a relation is entirely empty and would result in an empty JSON-object, the JSON-export will not create an object for it at all.
1717

1818
**Removed Features**
1919

0 commit comments

Comments
 (0)