mark openapi.json & api.html as documentation
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
public/api.html linguist-documentation
|
||||||
|
public/openapi.json linguist-documentation
|
||||||
@@ -1,9 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Changes 4/17
|
## Changes 4/17/2025
|
||||||
|
|
||||||
- Generate OpenAPI spec and API HTML docs
|
- Generate OpenAPI spec and API HTML docs
|
||||||
- Fully auto‑generated OpenAPI spec (`openapi.json`) and interactive HTML docs (`api.html`) powered by Redoc.
|
- Fully auto‑generated OpenAPI spec (`openapi.json`) and interactive HTML docs (`api.html`) powered by Redoc.
|
||||||
|
- .gitattributes added to mark (`openapi.json`) & (`api.html`) as documentation.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user