Marc Laventure
|
65bae78a3a
|
Merge pull request #128 from zoto-ff/main
export ElysiaSwaggerConfig
|
2024-07-03 08:33:31 -07:00 |
|
zoto_ff
|
23dc059bdf
|
export type
|
2024-06-20 09:31:09 +03:00 |
|
zoto_ff
|
eddaf62eaa
|
export ElysiaSwaggerConfig
|
2024-06-20 09:28:39 +03:00 |
|
Marc Laventure
|
5cb3fa00f9
|
Merge pull request #123 from findmio/fix/docs-path
fix: document path not excluded
|
2024-05-19 10:05:10 -07:00 |
|
findmio
|
6f2fbd14e8
|
fix: document path not excluded
|
2024-05-15 19:03:47 +08:00 |
|
Marc Laventure
|
ff6e88ec29
|
Merge pull request #120 from kaanduraa/feature/excluded-tags
feature: exclude tags
|
2024-04-29 14:42:51 -07:00 |
|
kaandura
|
1d63b8522a
|
remove documentation?.tags type
|
2024-04-30 00:40:07 +03:00 |
|
kaandura
|
fee5ef9189
|
feature: exclude tags
|
2024-04-30 00:22:45 +03:00 |
|
Marc Laventure
|
dd45a699e1
|
Merge pull request #118 from marclave/marc/root-directory-path
fix: add root directory path check
|
2024-04-22 10:57:10 -07:00 |
|
marclave
|
91598c259b
|
fix: add root directory path check
|
2024-04-22 07:40:25 -07:00 |
|
saltyaom
|
da757b78f8
|
🎉 feat: 1.0.4
|
2024-04-22 18:57:47 +07:00 |
|
Marc Laventure
|
9454609fca
|
Merge pull request #114 from marclave/marc/add-crossorigin-for-scalar
fix: add crossorigin to scalar script tag
|
2024-04-14 14:49:39 -07:00 |
|
marclave
|
878c604616
|
fix: add crossorigin to scalar script tag
|
2024-04-13 14:19:29 -07:00 |
|
Marc Laventure
|
9d697b2a32
|
Merge pull request #113 from Autumnlight02/main
bugfix(accept external swagger paths)
|
2024-04-10 21:52:10 -07:00 |
|
Aykut Akgün
|
7b1d183611
|
bugfix(accept external swagger paths)
|
2024-04-09 11:07:14 +02:00 |
|
Marc Laventure
|
d63db39e2b
|
Merge pull request #112 from hagishi/feature/required-body
feat: set required field when a request body is present
|
2024-04-05 12:18:49 -07:00 |
|
Marc Laventure
|
5e78190a22
|
Merge pull request #108 from nxht/dev-#102
Move parameters schema keywords location
|
2024-04-05 12:16:06 -07:00 |
|
hagishi
|
eafe5d5ee6
|
feat: set required field when a request body is present
|
2024-04-05 10:02:13 +09:00 |
|
Marc Laventure
|
ca692c417a
|
Merge pull request #109 from Gomah/Gomah-patch-1
docs: adjust swagger documentation link
|
2024-03-26 22:50:05 -07:00 |
|
Thomas Marrec
|
cf66f14a4a
|
docs: adjust swagger documentation link
|
2024-03-27 14:27:02 +11:00 |
|
hgpark
|
3e26524254
|
style: remove unnecessary console.log
|
2024-03-22 12:41:07 +09:00 |
|
hgpark
|
4ae982987f
|
test: add schemaKeyword tests
|
2024-03-22 12:30:43 +09:00 |
|
hgpark
|
c6727c7144
|
refactor: rename schemaProperties to schemaKeywords
|
2024-03-22 12:30:28 +09:00 |
|
hgpark
|
dfb41bdc08
|
feat: add schema examples
|
2024-03-22 12:30:11 +09:00 |
|
hgpark
|
1348638cf8
|
fix: move parameter schema keywords location
|
2024-03-22 12:25:15 +09:00 |
|
saltyaom
|
a5f2baa40f
|
🎉 release: 1.0.3
|
2024-03-21 00:06:28 +07:00 |
|
Marc Laventure
|
a5d3a042f1
|
Merge pull request #106 from aleclarson/fix/patternProperties
fix: include patternProperties in object schema
|
2024-03-20 08:23:07 -07:00 |
|
Marc Laventure
|
df7abe12ad
|
Merge pull request #107 from aleclarson/fix/registerSchemaPath
fix: use `type` variable since `rest.type` is always undefined
|
2024-03-20 08:23:00 -07:00 |
|
saltyaom
|
7c4a1b0102
|
🧹 chore: bump version
|
2024-03-18 16:21:32 +07:00 |
|
Alec Larson
|
088d847637
|
fix: use type variable since rest.type is always undefined
|
2024-03-16 13:34:01 -04:00 |
|
Alec Larson
|
460f4ebc02
|
fix: include patternProperties in object schema
|
2024-03-16 13:33:08 -04:00 |
|
saltyaom
|
12ec0e11d1
|
🎉 feat: 1.0
|
2024-02-26 18:17:10 +07:00 |
|
saltyaom
|
c400e4e2b0
|
🎉 feat: 1.0
|
2024-02-26 18:16:17 +07:00 |
|
SaltyAom
|
07f6554ddb
|
Merge pull request #100 from YDrogen/main
🔧 fix: doc get-route not rendering
|
2024-02-26 18:15:57 +07:00 |
|
YDrogen
|
76ab493bd7
|
🔧 fix: doc get-route not rendering
|
2024-02-20 15:25:12 +01:00 |
|
saltyaom
|
d3aecbc921
|
🎉 feat: 0.8.5
|
2024-01-24 17:10:31 +07:00 |
|
saltyaom
|
48d525a0c1
|
🎉 feat: 0.8.4
|
2024-01-24 14:12:39 +07:00 |
|
SaltyAom
|
c94d2bcfde
|
Merge pull request #92 from marclave/marc/update-to-scalar-1.13.0
fix: update scalar to v1.13.0
|
2024-01-24 13:58:37 +07:00 |
|
SaltyAom
|
0e3e344689
|
Merge branch 'main' into marc/update-to-scalar-1.13.0
|
2024-01-24 13:58:30 +07:00 |
|
SaltyAom
|
d8e7294c88
|
Merge pull request #95 from jmcudd/scalar-cdn
Scalar CDN Option
|
2024-01-24 13:56:20 +07:00 |
|
SaltyAom
|
e703e22fdc
|
Merge branch 'main' into scalar-cdn
|
2024-01-24 13:56:13 +07:00 |
|
SaltyAom
|
b6c6348946
|
Merge pull request #96 from marclave/marc/move-to-configuration-prop
feat: move to scalar configuration prop
|
2024-01-24 13:55:29 +07:00 |
|
marclave
|
702bf43ef9
|
feat: use latest cdn and add optional override for cdn
|
2024-01-22 14:16:58 -08:00 |
|
marclave
|
260c2feb6b
|
feat: move to scalar configuration prop
|
2024-01-22 14:05:17 -08:00 |
|
John Cudd
|
53c2b13334
|
Adjusted documentation
|
2024-01-18 14:29:35 -05:00 |
|
John Cudd
|
ee981cf0d2
|
Removed old script tag
|
2024-01-18 13:51:14 -05:00 |
|
John Cudd
|
fac8974739
|
Added parameter to scalarRender function
|
2024-01-18 13:44:19 -05:00 |
|
John Cudd
|
0ddeff2bf7
|
Added cdn option for scalar
|
2024-01-18 13:43:27 -05:00 |
|
marclave
|
9c24a69390
|
fix: update scalar to v1.13.0
|
2024-01-12 12:02:36 -08:00 |
|
saltyaom
|
75a904b986
|
🔧 fix: reduce bundlesize leftover from scalar api reference fr this time
|
2024-01-08 02:35:53 +07:00 |
|