• 
      

    Document the hard limit on the max-results query parameter.

    Review Request #4421 — Created Aug. 12, 2013 and submitted

    Information

    Djblets
    master

    Reviewers

    Document the hard limit on the max-results query parameter.
    
    We cap API requests to 200 results, even if people have passed a higher number
    for "max-results". This is still a good idea, but we should document that
    limit.
    
     
    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          djblets/webapi/resources.py
        Ignored Files:
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          djblets/webapi/resources.py
        Ignored Files:
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to djblets master (696bc56).