Skip to content

Commit a1665f2

Browse files
committed
add changelog
Signed-off-by: Nikolas Rimikis <[email protected]>
1 parent 8a2be2f commit a1665f2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
[#1442](https://github.com/nextcloud/cookbook/pull/1442) @christianlupus
1818

1919
## Documentation
20-
- Fixed some issues in the API description
20+
- Fixed some issues in the API description #1419 and #1461 @leptopoda
21+
- Improve API description for better code-generation #1461 @leptopoda
2122
- Fix security issue in GitHub pages with path insertion
2223
[#1457](https://github.com/nextcloud/cookbook/pull/1457) @christianlupus
2324

docs/dev/api/changelog/0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Any endpoints not under `/webapp/` or `/api/v1/` are no longer working.
1414
See also [the section](#split-and-rename-api-endpoints).
1515

1616
### Fix OpenAPI format specification
17-
There were some minor flaws in the spec file.
17+
There were some minor flaws and typos in the spec file.
1818
These flaws caused some code generation tools to fail or produce incomplete results.
1919

2020
The fixture of these issues should not be critical as these are mainly cosmetic and will __not__ change the actual transmitted data.

0 commit comments

Comments
 (0)