Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@tkrisztian95 tkrisztian95 released this 06 Jul 21:40
· 2 commits to main since this release

Support the following:

  • Sections: # <identifier>
    • Nested sections ## or ###, must be direct child.
  • Requests: + Request <identifier>
  • Data Structures
    • Object: ## <named-type> (object)
    • Enum: ## <named-type> (enum)