mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
17 lines
409 B
Markdown
17 lines
409 B
Markdown
|
---
|
||
|
name: New API Endpoint or Feature
|
||
|
about: Request a new endpoint or API feature be added
|
||
|
labels: ":nut_and_bolt: API Request"
|
||
|
---
|
||
|
|
||
|
#### API Endpoint or Feature
|
||
|
|
||
|
Clearly describe what you'd like to have added to the API.
|
||
|
|
||
|
#### Use-Case
|
||
|
|
||
|
Explain the use-case that you're working-on that requires the above request.
|
||
|
|
||
|
#### Additional Context
|
||
|
|
||
|
If required, add any other context about the feature request here.
|