Files
adyen-postman/.github/ISSUE_TEMPLATE/openapi-changes.yml
2023-02-22 15:08:21 +01:00

14 lines
377 B
YAML

---
name: OpenAPI changes {{tools.context.sha}}
title: New changes in adyen-openapi
labels: enhancement
assignees: jlengrand, gcatanese
---
See the diff here -> https://github.com/Adyen/adyen-openapi/commit/{{tools.context.sha}}.
The list of changed files is the following ->
{{env.FILENAMES}}
See [adyen-openapi](https://github.com/adyen/adyen-openapi) for more details.