Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(page): add PageType to Page model
this commit add a PageType enum containing supported type for writing documentations like MD, SWAGGER, etc Breaking changes: - type attribute in Page.java is now of type PageType
- Loading branch information