We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As an FSP
As an
I want to use headers to indicate and understand the version supported by a Switch
I want to
so that I can then understand compatibility and proceed further with messages
so that
Acceptance Criteria:
Complexity: The header changes need to be made (from v1.0 to v1.1) and corresponding changes in tests
Uncertainty:
Notes:
GET /parties
GET /participants
Tasks:
Done
Dependencies:
The text was updated successfully, but these errors were encountered:
vgenev
No branches or pull requests
Goal:
As an
FSPI want to
use headers to indicate and understand the version supported by a Switchso that
I can then understand compatibility and proceed further with messagesAcceptance Criteria:
Postman tests verify support for v1.1, v1.0 messages and v1.1 version on Switch messagesComplexity: The header changes need to be made (from v1.0 to v1.1) and corresponding changes in tests
Uncertainty:
Notes:
GET /parties
which triggersGET /participants
and thenGET /parties
; Error callbacks and PATCH notificationTasks:
on support for v1.1, v1.0and checks on messages coming out of the Switch (to have v1.1)Done
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: