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

[stable2.2] fix(setup): Fix rate limit annotation syntax #9227

Merged
merged 1 commit into from
Jan 8, 2024

Commits on Jan 8, 2024

  1. [stable2.2] fix(setup): Fix rate limit annotation syntax (#9216)

    This PR fixes #9170.
    
    - Automatic method reflector code expects "=" not ":" in Doc parameter lists.
      Ref: https://github.com/nextcloud/server/blob/7502c19ddd43853c3b4fad1e2df91aed19e6b626/lib/private/AppFramework/Utility/ControllerMethodReflector.php#L66
    
    Signed-off-by: Brad Rubenstein <[email protected]>
    brad2014 authored and Brad Rubenstein committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6e08030 View commit details
    Browse the repository at this point in the history