Skip to content

Releases: openedx/api-doc-tools

1.2.0: Add decorators for excluding API endpoints

03 Apr 17:48
c2f2456
Compare
Choose a tag to compare
  • Added three new decorators for excluding endpoints from API documentation generation:

    • @exclude_schema
    • @exclude_schema_for(method_name)
    • @exclude_all_schemas