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

Collections response fix endpoints #121

Closed
wants to merge 6 commits into from

Commits on Mar 21, 2024

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

    mbaudis committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2553223 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

  1. fix remnants of resultsOKresponse => CollectionsResponse

    collections response new prototypes cleanup
    
    This fixes the wrong response for some of teh collections endpoints and changes the (definitely now) ambiguous ResultsOKResponse to the correct instances of
    
    * CollectionsResponse
    * ResultsetsResponse
    mbaudis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1012bd9 View commit details
    Browse the repository at this point in the history
  2. file case bug fix

    This is just a temporary removal of files colliding w/ case insensitive file systems. We'll have to address the doc file re-generation at some point ...
    mbaudis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    063cb8a View commit details
    Browse the repository at this point in the history
  3. file case bug fix

    This is just a temporary removal of files colliding w/ case insensitive file systems. We'll have to address the doc file re-generation at some point ...
    mbaudis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b854dc4 View commit details
    Browse the repository at this point in the history