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 notificationUrl to deposit request #1761

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

colinbird
Copy link
Contributor

@colinbird colinbird commented Jan 31, 2024

Summary

Links

Checklist

  • Writing style
  • API design standards

@colinbird colinbird marked this pull request as ready for review January 31, 2024 01:51
@colinbird colinbird requested review from a team as code owners January 31, 2024 01:51
@ashkarpetin ashkarpetin merged commit 2ca63b6 into main Jan 31, 2024
2 checks passed
@ashkarpetin ashkarpetin deleted the depositrequest-notificationUrl branch January 31, 2024 11:15
Comment on lines +138 to +139
The following placeholders are available to use in this URI: `{id}` and `{result}`.
These placeholders are replaced the with the transaction ID and result accordingly.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about also {depositRequestId}?

type:
- 'string'
- 'null'
format: uri
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think format is iri because { is disallowed from uri.

@colinbird colinbird self-assigned this Feb 1, 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.

5 participants