-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into query-params-validation
- Loading branch information
Showing
70 changed files
with
3,681 additions
and
2,041 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'fets': patch | ||
--- | ||
|
||
Add `registerFormats` to support string formats such as `uuid`, `email` or `url` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'fets': patch | ||
--- | ||
|
||
Add termsOfService and contact fields to the OpenAPIInfo type |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# @fets/benchmark | ||
|
||
## 0.0.30 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`f9c095a`](https://github.com/ardatan/feTS/commit/f9c095a7229c0b3876e17a33f0af669d89f77a8e)]: | ||
- [email protected] | ||
|
||
## 0.0.29 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# @e2e/shared-server | ||
|
||
## 0.0.78 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`f9c095a`](https://github.com/ardatan/feTS/commit/f9c095a7229c0b3876e17a33f0af669d89f77a8e)]: | ||
- [email protected] | ||
|
||
## 0.0.77 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"name": "@e2e/shared-server", | ||
"version": "0.0.77", | ||
"version": "0.0.78", | ||
"private": true, | ||
"dependencies": { | ||
"fets": "0.6.1" | ||
"fets": "0.6.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# example-auth | ||
|
||
## 0.0.2 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`f9c095a`](https://github.com/ardatan/feTS/commit/f9c095a7229c0b3876e17a33f0af669d89f77a8e)]: | ||
- [email protected] | ||
|
||
## 0.0.1 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# example-fireblocks | ||
|
||
## 0.0.28 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`f9c095a`](https://github.com/ardatan/feTS/commit/f9c095a7229c0b3876e17a33f0af669d89f77a8e)]: | ||
- [email protected] | ||
|
||
## 0.0.27 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# example-fireblocks | ||
|
||
## 0.0.23 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`f9c095a`](https://github.com/ardatan/feTS/commit/f9c095a7229c0b3876e17a33f0af669d89f77a8e)]: | ||
- [email protected] | ||
|
||
## 0.0.22 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"name": "example-clickhouse", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "An example app uses ClickHouse Cloud API", | ||
"private": true, | ||
"scripts": { | ||
"prepare": "ts-node scripts/download-oas.ts", | ||
"start": "ts-node-dev index.ts" | ||
}, | ||
"dependencies": { | ||
"@types/node": "20.8.8", | ||
"fets": "0.6.1", | ||
"@types/node": "20.9.0", | ||
"fets": "0.6.2", | ||
"ts-node": "10.9.1", | ||
"ts-node-dev": "2.0.0", | ||
"typescript": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/js-yaml": "4.0.8", | ||
"@types/js-yaml": "4.0.9", | ||
"js-yaml": "4.1.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# example-navitia | ||
|
||
## 0.0.23 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`f9c095a`](https://github.com/ardatan/feTS/commit/f9c095a7229c0b3876e17a33f0af669d89f77a8e)]: | ||
- [email protected] | ||
|
||
## 0.0.22 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
{ | ||
"name": "example-navitia", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "An example app uses Navitia API", | ||
"private": true, | ||
"scripts": { | ||
"prepare": "ts-node scripts/download-oas.ts", | ||
"start": "ts-node-dev index.ts" | ||
}, | ||
"dependencies": { | ||
"@types/node": "20.8.8", | ||
"fets": "0.6.1", | ||
"@types/node": "20.9.0", | ||
"fets": "0.6.2", | ||
"ts-node": "10.9.1", | ||
"ts-node-dev": "2.0.0", | ||
"typescript": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/js-yaml": "4.0.8", | ||
"@types/js-yaml": "4.0.9", | ||
"js-yaml": "4.1.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.