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

Add pagination and sorting mechanism #185

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Add pagination and sorting mechanism #185

wants to merge 10 commits into from

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    85d277e View commit details
    Browse the repository at this point in the history
  2. Remove scrollbar

    sosna committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f7e886a View commit details
    Browse the repository at this point in the history
  3. Minor edits

    sosna committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4fe87f8 View commit details
    Browse the repository at this point in the history
  4. Update OpenApi definition

    sosna committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7b3f6ac View commit details
    Browse the repository at this point in the history
  5. Update cheatsheet

    sosna committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    dde21f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Update sdmx-rest.yaml

    Sort:  
    - by default, always group observations into time series and sort by ascending time period
    - within components sort by code ID or non-coded value
    
    Pagination:
    - added series key for serieskeyonly queries
    dosse committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    02ed5d3 View commit details
    Browse the repository at this point in the history
  2. Update sdmx-rest.yaml

    - shorten sentence (and correct missing word)
    dosse committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    63e11dc View commit details
    Browse the repository at this point in the history
  3. Update data.md

    Sort:  
    - by default, always group observations into time series and sort by ascending time period
    - within components sort by code ID or non-coded value
    
    Pagination:  
    - added series key for serieskeyonly queries
    dosse committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    75586aa View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    Pagination:
    - added series key for serieskeyonly queries
    
    Corrections for `e.g.` syntax.
    dosse committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    992d352 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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