Commit Graph

171 Commits

Author SHA1 Message Date
Marc Laventure
cdb1522b88 Merge pull request #131 from zAlweNy26/scalar_config
Update scalar configuration
2024-09-29 11:01:08 -07:00
SaltyAom
cf53c6e985 Merge pull request #139 from zoto-ff-forks/main 2024-09-27 19:27:45 +07:00
Daniil Zotov
78aa870d83 Merge branch 'main' into main 2024-09-26 13:24:30 +03:00
Dany
608ea8a87c feat: update scalar configuration 2024-09-26 09:04:23 +02:00
Marc Laventure
18860ac252 Merge pull request #148 from Abraxas-365/fix/swagger-date-time
fix: swagger date time
2024-09-25 16:43:22 -07:00
Marc Laventure
337926c8b4 Merge pull request #146 from chrisllontop/fix/relative-specs-path
Fix nested path issue in Swagger and Scalar config
2024-09-25 16:40:33 -07:00
Abraxas-365
3d0e07f22a fix: swagger date time 2024-09-10 23:25:28 -05:00
Marc Laventure
2a74d3b1af Merge pull request #144 from Mkassabov/main 2024-09-07 17:04:55 -07:00
saltyaom
7d005527b0 🎉 feat: provenance publish 1.1.2 2024-09-05 17:03:37 +07:00
Christian Llontop
bfce798a56 Fix nested path issue in Swagger and Scalar config 2024-09-03 15:53:42 -05:00
Michael Kassabov
a9f07368ae move to pathe to support working in environments without "path" 2024-08-31 20:55:21 -04:00
saltyaom
40c1267dbd 🎉 release: 1.1.1 2024-08-12 23:47:27 +07:00
saltyaom
11d968ccd4 🎉 release: 1.1.1 2024-08-12 23:46:21 +07:00
Daniil Zotov
1bc6491a33 remove lodash.clonedeep 2024-08-05 06:57:29 +03:00
Marc Laventure
bf58e930f5 Merge pull request #134 from itsactuallyluna9/filter-valid-methods
Add Support for app.all()
2024-08-03 17:01:42 -07:00
Luna
d6fda561cd fix: add tests for .all() routes 2024-08-03 14:00:34 -05:00
Luna
1a78ff051f feat: add support for .all() & filter out non-openapi methods 2024-08-03 14:00:34 -05:00
Marc Laventure
5303809e7b Merge pull request #137 from kravetsone/main
Exclude routes with details.hide: true from OpenAPI/swagger file
2024-08-02 20:34:21 -07:00
Kravets
54c38a9085 feat: exclude routes with details.hide: true from OpenAPI/swagger file 2024-08-02 17:44:10 +03:00
saltyaom
ca5bdfac02 🧹 chore: bump version 2024-07-16 18:57:35 +07:00
saltyaom
8e928acf5c 🧹 chore: merge main 2024-07-15 17:43:13 +07:00
saltyaom
ebf0e54269 🧹 chore: support optional path parameter 2024-07-15 17:38:36 +07:00
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