Skip to content

Commit 66b2319

Browse files
LeptopodaChristian Wolf
authored and
Christian Wolf
committed
add changelog
Signed-off-by: Nikolas Rimikis <[email protected]>
1 parent 8e1b919 commit 66b2319

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@
2323
[#1442](https://github.com/nextcloud/cookbook/pull/1442) @christianlupus
2424

2525
## Documentation
26-
- Fixed some issues in the API description
26+
- Fixed some issues in the API description #1419 and #1461 @leptopoda
27+
- Improve API description for better code-generation #1461 @leptopoda
2728
- Fix security issue in GitHub pages with path insertion
2829
[#1457](https://github.com/nextcloud/cookbook/pull/1457) @christianlupus
2930
- Add quick start guide for backend testing
3031
[#1466](https://github.com/nextcloud/cookbook/pull/1466) @MarcelRobitaille
3132
- Fixed some typos in the OpenAPI specification @leptopoda
3233
- Add operation ids to all external API endpoints
34+
- Improve API description for better code-generation #1461 @leptopoda
3335

3436

3537
## 0.10.1 - 2022-11-09

docs/dev/api/changelog/0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Only the endpoints under `/webapp/` or `/api/v1/` are working in the future.
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)