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

Swagger AccessToken fixes (#16574) #16597

Merged
merged 2 commits into from
Aug 2, 2021

Commits on Aug 1, 2021

  1. Swagger AccessToken fixes (go-gitea#16574)

    Backport go-gitea#16574
    
    There is a subtle problem with the Swagger definition for AccessTokens which causes
    autogeneration of APIs for these endpoints to fail.
    
    This PR corrects these errors.
    
    Ref: zeripath/java-gitea-api#4
    Signed-off-by: Andrew Thornton <[email protected]>
    
    Co-authored-by: techknowlogick <[email protected]>
    zeripath and techknowlogick committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    1e53bf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    c78a036 View commit details
    Browse the repository at this point in the history