Open ccev opened 2 months ago
Changes to POST tracking endpoints:
suppressMessage
newUids
alreadyPresent
updates
insert
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.
Changes to POST tracking endpoints:
suppressMessage
URL query parameter to suppress Poracle's discord confirmation messagenewUids
field in all responses; a list of newly created uids (if any)alreadyPresent
,updates
,insert
fields, letting you know whether this record was a duplicte, newly created or updatedUse 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.