Skip to content

Commit f58ccdc

Browse files
authored
Merge pull request #122 from APIHenrik/master
Rename API documentation links from "Swagger" to "OpenAPI"
2 parents 93fb1ef + 7849b22 commit f58ccdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Resources
44

5-
- [Swagger API documentation](https://tripletex.no/v2-docs) (Always up-to-date!)
5+
- [OpenAPI documentation](https://tripletex.no/v2-docs) (Always up-to-date!)
66
- [Test environment](https://api-test.tripletex.tech) (Self-service creation of integration test accounts)
77
- [Register new test integration](https://api-test.tripletex.tech/execute/integrationEnvironment?site=en)
88
- [Changelog](changelog.md)

docs/webhooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Tripletex WebHook's supports a growing number of internal events for your integrations to subscribe to.**
44

5-
You can see the API2 endpoints for managing your WebHook subscriptions under **/event** and **/event/subscription** in the [swagger doc](https://tripletex.no/v2-docs/new).
5+
You can see the API2 endpoints for managing your WebHook subscriptions under **/event** and **/event/subscription** in the [OpenAPI doc](https://tripletex.no/v2-docs/).
66

77
## List currently available events
88

0 commit comments

Comments
 (0)