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

Validation on CDR header x-min-v and x-v #110

Open
BohoCode opened this issue Jan 27, 2020 · 0 comments
Open

Validation on CDR header x-min-v and x-v #110

BohoCode opened this issue Jan 27, 2020 · 0 comments
Labels

Comments

@BohoCode
Copy link
Contributor

BohoCode commented Jan 27, 2020

Version of API being called is controlled by a section of the URL path containing major version and the x-min-v and x-v headers as described in the following spec;
https://consumerdatastandardsaustralia.github.io/standards/#http-headers

This could be addressed using spring's request mapping with headers;
https://www.baeldung.com/spring-requestmapping#1-requestmapping-with-the-headers-attribute

@BohoCode BohoCode created this issue from a note in OpenBankingToolkit (To do) Jan 27, 2020
@BohoCode BohoCode added the CDR label May 4, 2020
@BohoCode BohoCode removed this from To do in OpenBankingToolkit May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant