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

Update README #53

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Update README #53

merged 2 commits into from
Nov 12, 2024

Conversation

joseph-neeraj
Copy link
Contributor

@joseph-neeraj joseph-neeraj commented Nov 7, 2024

github_2 github_3

github_1

@joseph-neeraj joseph-neeraj changed the title Update README WIP: Update README Nov 7, 2024
@joseph-neeraj joseph-neeraj force-pushed the docs/update-readme branch 3 times, most recently from afb5361 to e42fa1e Compare November 8, 2024 14:34
@joseph-neeraj joseph-neeraj changed the title WIP: Update README Update README Nov 8, 2024
@joseph-neeraj joseph-neeraj force-pushed the docs/update-readme branch 5 times, most recently from d908dab to ec467b8 Compare November 11, 2024 12:06
```
### 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.
Copy link
Contributor

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed.

### 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.
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed.

```

### 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.
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed.

// defaults to ["mastercard.com","api.ethocaweb.com"]
"appliesTo": [
"mastercard.com",
"api.ethocaweb.com"
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed

// defaults to ["mastercard.com","api.ethocaweb.com"]
"appliesTo": [
"mastercard.com",
"api.ethocaweb.com"
Copy link
Contributor

Choose a reason for hiding this comment

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

same, please remove this

Copy link
Contributor Author

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!)",
Copy link
Contributor

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

Copy link
Contributor Author

@joseph-neeraj joseph-neeraj Nov 12, 2024

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!)",
Copy link
Contributor

Choose a reason for hiding this comment

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

same as above

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

Copy link
Contributor

@karen-avetisyan-mc karen-avetisyan-mc left a comment

Choose a reason for hiding this comment

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

LGTM

@karen-avetisyan-mc karen-avetisyan-mc merged commit 6e33a90 into main Nov 12, 2024
4 checks passed
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.

2 participants