ePages-de / ePages-de/restdocs-api-spec
How to specify format of the field?
Open
enhancement
help wanted
- Dominant language
- Kotlin
- Stars
- 427
- Forks
- 116
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 1
Description
In the specification it is possible to add to the field of type `string`, that its format it `date` or `date+time`. For example
```
entryTime:
type: string
format: date-time
description: time of entry
```
How to achieve that with this plugin?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.