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

Improvements for API v1.2 #1727

Merged
merged 10 commits into from
Apr 30, 2022
Merged

Improvements for API v1.2 #1727

merged 10 commits into from
Apr 30, 2022

Commits on Apr 11, 2022

  1. add routes for starring/unstarring items by id

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f77d4a4 View commit details
    Browse the repository at this point in the history
  2. add tests for starring/unstarring items by id

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c8fec7c View commit details
    Browse the repository at this point in the history
  3. document new starring api methods in changelog

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2e5dcf2 View commit details
    Browse the repository at this point in the history
  4. fix indentation of function description

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    f4917ed View commit details
    Browse the repository at this point in the history
  5. remove duplicate function

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    35d921a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. rename documentation for api v1.2

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    498a934 View commit details
    Browse the repository at this point in the history
  2. create copies of v1.2 api routes for v1.3 api

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    39306e2 View commit details
    Browse the repository at this point in the history
  3. also allow starring/unstarring multiple items by id

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f901d28 View commit details
    Browse the repository at this point in the history
  4. add documentation for API v1.3 & fix parameter description

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    da637b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. rename parameter for read/unread api call

    Signed-off-by: Paul Tirk <paultirk@paultirk.com>
    powerpaul17 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    545a210 View commit details
    Browse the repository at this point in the history