File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 17
17
[ #1442 ] ( https://github.com/nextcloud/cookbook/pull/1442 ) @christianlupus
18
18
19
19
## 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
21
22
- Fix security issue in GitHub pages with path insertion
22
23
[ #1457 ] ( https://github.com/nextcloud/cookbook/pull/1457 ) @christianlupus
23
24
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Any endpoints not under `/webapp/` or `/api/v1/` are no longer working.
14
14
See also [ the section] ( #split-and-rename-api-endpoints ) .
15
15
16
16
### 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.
18
18
These flaws caused some code generation tools to fail or produce incomplete results.
19
19
20
20
The fixture of these issues should not be critical as these are mainly cosmetic and will __ not__ change the actual transmitted data.
You can’t perform that action at this time.
0 commit comments