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

suppressMessage parameter for tracking endpoints to suppress confirmation messages + more fields in POST tracking responses #910

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

Conversation

ccev
Copy link
Contributor

@ccev ccev commented Sep 11, 2024

Changes to POST tracking endpoints:

  • suppressMessage URL query parameter to suppress Poracle's discord confirmation message
  • new newUids field in all responses; a list of newly created uids (if any)
  • new alreadyPresent, updates, insert fields, letting you know whether this record was a duplicte, newly created or updated

Use case: I have a bot on the same discord user that handles the interface, so I don't want poracle to send its own confirmations.

@ccev ccev changed the title suppressMessage parameter for tracking endpoints to suppress confirmation messages suppressMessage parameter for tracking endpoints to suppress confirmation messages + more fields in POST tracking responses Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant