Skip to content

Commit 122ffe1

Browse files
committed
update
1 parent 13a3ae4 commit 122ffe1

File tree

1 file changed

+2
-2
lines changed
  • openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/parser

1 file changed

+2
-2
lines changed

openapi-processor-core/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)