-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update README #53
Update README #53
Conversation
joseph-neeraj
commented
Nov 7, 2024
•
edited
Loading
edited
afb5361
to
e42fa1e
Compare
d908dab
to
ec467b8
Compare
ec467b8
to
12f4735
Compare
docs/configuration-examples.md
Outdated
``` | ||
### Mastercard Encryption Real world example | ||
|
||
This is a real world configuration for the [Donations API](https://developer.mastercard.com/donations/documentation/service_config/), which uses Mastercard Encryption. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the mention of Donations API, Once petstore is ready, we can use it. For now, just state This is a configuration example, for an API, uses Mastercard Encryption
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed.
docs/configuration-examples.md
Outdated
### Mastercard Encryption Real world example | ||
|
||
This is a real world configuration for the [Donations API](https://developer.mastercard.com/donations/documentation/service_config/), which uses Mastercard Encryption. | ||
See the [API documentation](https://developer.mastercard.com/donations/documentation/service_config/) for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed.
docs/configuration-examples.md
Outdated
``` | ||
|
||
### JWE Encryption Real World Example | ||
This is a real world configuration for the [Mastercard Installments API](https://developer.mastercard.com/unified-installments/documentation/api-basics/#group-1), which uses JWE Encryption. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed.
docs/configuration-examples.md
Outdated
// defaults to ["mastercard.com","api.ethocaweb.com"] | ||
"appliesTo": [ | ||
"mastercard.com", | ||
"api.ethocaweb.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
docs/configuration-examples.md
Outdated
// defaults to ["mastercard.com","api.ethocaweb.com"] | ||
"appliesTo": [ | ||
"mastercard.com", | ||
"api.ethocaweb.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same, please remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
"modified": 1572606757333, | ||
"created": 1572009619195, | ||
"url": "{{ host }}/atms/v1/atm?PageOffset=0&PageLength=5&PostalCode=11101&Format=JSON", | ||
"name": "Mastercard ATM Location (update me!)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename it to Mastercard Service I want to use
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
"modified": 1572606757333, | ||
"created": 1572009619195, | ||
"url": "{{ host }}/atms/v1/atm?PageOffset=0&PageLength=5&PostalCode=11101&Format=JSON", | ||
"name": "Mastercard ATM Location (update me!)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
3f32ea2
to
d6d9814
Compare
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM