Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 62905e8

Browse files
committed
update
1 parent a7cfe39 commit 62905e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/kotlin/io/openapiprocessor/core/parser/javadoc.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ list of OpenAPI *documentation* properties. Checked items are supported/used to
2929
** `content: [string -> MediaType]`
3030
3131
* `Schema`:
32-
** [ ] `description: string` (common mark)
32+
** [x] `description: string` (common mark)
3333
** [ ] `externalDocs: ExternalDoc`
3434
** [ ] `example: any`
35-
** [ ] `properties: [string -> Schema]`
35+
** [x] `properties: [string -> Schema]`
3636
3737
* `MediaType`:
3838
** [ ] `example: any` (mutually exclusive with examples)

0 commit comments

Comments
 (0)