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

Custom api body #850

Merged
merged 10 commits into from
Jan 24, 2024
Merged

Custom api body #850

merged 10 commits into from
Jan 24, 2024

Commits on Jan 20, 2024

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

Commits on Jan 21, 2024

  1. Refactor POST request in CustomApiService.cs to check for empty body …

    …config
    Stefan Stranger committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    46b8156 View commit details
    Browse the repository at this point in the history
  2. Add ReplaceVariables method to Helpers.cs

    Stefan Stranger committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f89d805 View commit details
    Browse the repository at this point in the history
  3. Add support for replacing variables in the request body

    Stefan Stranger committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    bcde0f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    f6276e8 View commit details
    Browse the repository at this point in the history
  2. Fix validation for CustomApiSettings. If the custom api settings only…

    … one property configured, like only the Method and not the Uri or visa versa and error will be thrown.
    Stefan Stranger committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a05fa18 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add custom API request bodies for each presence status

    Stefan Stranger committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1a732b1 View commit details
    Browse the repository at this point in the history
  2. Add CustomApi request bodies for each presence status

    Stefan Stranger committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    df087c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a6925a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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