ePages-de / ePages-de/restdocs-api-spec
How to set response status description?
Open
enhancement
good first issue
help wanted
- Dominant language
- Kotlin
- Stars
- 427
- Forks
- 116
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 1
Description
I couldn't seem to find a way to set response status description. It is currently always using the status code by default:
```
responses:
200:
description: "200"
400:
description: "400"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.