Skip to content

Commit

Permalink
Add xojo-client, rust-axum, zapier clients
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Mar 13, 2024
1 parent e514971 commit 5d7b5ba
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added
- Add xojo-client, rust-axum, zapier clients

### Changed
- Handover repo to OpenAPI Clients Factory project
- Upgrade Swaggy C to 4.3.0
Expand Down
4 changes: 4 additions & 0 deletions clients/rust-axum/conf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gitUserId": "oapicf",
"gitRepoId": "endoflife.date-api-clients"
}
4 changes: 4 additions & 0 deletions clients/xojo-client/conf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gitUserId": "oapicf",
"gitRepoId": "endoflife.date-api-clients"
}
4 changes: 4 additions & 0 deletions clients/zapier/conf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gitUserId": "oapicf",
"gitRepoId": "endoflife.date-api-clients"
}

0 comments on commit 5d7b5ba

Please sign in to comment.