Skip to content

Commit

Permalink
removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
AceTheCreator committed May 29, 2024
1 parent f595309 commit 3cb53ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions markdown/docs/reference/specification/v3.0.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<DocsCards />

# AsyncAPI Specification

## Attribution
Expand Down Expand Up @@ -2587,4 +2585,4 @@ binary | `string` | `binary` | any sequence of octets
boolean | `boolean` | | |
date | `string` | `date` | As defined by `full-date` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339.html#section-5.6)
dateTime | `string` | `date-time` | As defined by `date-time` - [RFC3339](https://www.rfc-editor.org/rfc/rfc3339.html#section-5.6)
password | `string` | `password` | Used to hint UIs the input needs to be obscured.
password | `string` | `password` | Used to hint UIs the input needs to be obscured.

0 comments on commit 3cb53ec

Please sign in to comment.