Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Resources

- [Swagger API documentation](https://tripletex.no/v2-docs) (Always up-to-date!)
- [OpenAPI documentation](https://tripletex.no/v2-docs) (Always up-to-date!)
- [Test environment](https://api-test.tripletex.tech) (Self-service creation of integration test accounts)
- [Register new test integration](https://api-test.tripletex.tech/execute/integrationEnvironment?site=en)
- [Changelog](changelog.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/webhooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

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).
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/).

## List currently available events

Expand Down