Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIv3: return permissions expandable field on projects #10978

Merged
merged 6 commits into from
Aug 12, 2024

Commits on Jan 2, 2024

  1. APIv3: return permissions expandable field on projects

    Add `?expand=permissions` to project list/detail API endpoints.
    
    Related readthedocs/ext-theme#128
    humitos committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ef4b5bc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. APIv3: return permissions expandable field on projects

    Add `?expand=permissions` to project list/detail API endpoints.
    
    Related readthedocs/ext-theme#128
    humitos authored and agjohnson committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ec87791 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge branch 'main' of github.com:readthedocs/readthedocs.org into hu…

    …mitos/projects-api-permissions
    humitos committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    98d7165 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'humitos/projects-api-permissions' of github.com:readthe…

    …docs/readthedocs.org into humitos/projects-api-permissions
    humitos committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cbe7c0a View commit details
    Browse the repository at this point in the history
  3. Remove duplicated field

    humitos committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    eb002fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b59227b View commit details
    Browse the repository at this point in the history