Skip to content

1.2.0

Compare
Choose a tag to compare
@axnsan12 axnsan12 released this 12 Jan 03:20
· 453 commits to master since this release
  • ADDED: basePath is now generated by taking into account the SCRIPT_NAME variable and the
    longest common prefix of API urls (#37, #42)
  • IMPROVED: removed inline scripts and styles from bundled HTML templates to increase CSP compatibility
  • IMPROVED: improved validation errors and added more assertion sanity checks (#37, #40)
  • IMPROVED: improved handling of NamespaceVersioning by excluding endpoints of differing versions (i.e. when accesing the schema view for v1, v2 endpoints will not be included in swagger)