Ihor Karpiuk
ebbdc17488
chore: 1.0.0-beta.126 ( #1069 )
2023-05-10 13:06:29 +03:00
Ihor Karpiuk
3bf1270d83
fix: define default allowedValues in the all ruleset for mime-type rules ( #1072 )
2023-05-10 10:21:53 +03:00
Alex Varchuk
a924d0c0d2
fix: handle htmlTemplate option for build-docs command ( #1071 )
2023-05-09 16:51:29 +03:00
Alex Varchuk
6f407e8647
fix: small improve for preview-docs ( #1070 )
2023-05-09 16:38:24 +03:00
Ihor Karpiuk
fbea83de7e
fix: push doesn't recognize API definitions with a space ( #1067 )
2023-05-08 16:16:32 +03:00
Ihor Karpiuk
f5bf5f834a
fix: show error if apis or rules not provided ( #1055 )
2023-05-08 16:07:18 +03:00
redocly-bot
e9dde4b6f3
sync: Synced local 'docs/' with remote 'docs/cli/'
2023-04-25 14:46:11 +00:00
Ihor Karpiuk
e6fc526c0a
fix: improve error handling ( #1057 )
2023-04-25 13:01:53 +03:00
Ihor Karpiuk
16dede9f10
fix: sort top level oas keys ( #1053 )
2023-04-24 15:09:39 +03:00
Ihor Karpiuk
0e17f3194f
fix: do not execute decorators and preprocessors in join command ( #1046 )
2023-04-18 15:36:20 +03:00
Ihor Karpiuk
53b67369ed
fix: resolve external oas attributes with if refs exist in array ( #1045 )
2023-04-18 15:27:59 +03:00
Jeremy Fiel
aa4a6d9f7d
chore: renamed misspelled built-in rule function ( #1051 )
...
fixes : #1050
2023-04-18 00:33:51 +08:00
Yevhen Smoliy
a7e7f707ac
docs: add docs for reworked assertionFn and new rule ( #1030 )
2023-04-06 18:06:28 +03:00
Yevhen Smoliy
a7659e0f9b
chore: 1.0.0-beta.125 ( #1038 )
2023-04-06 17:18:57 +03:00
Antonio
013e52e18c
docs: make folder tree for split command in quick start more readable ( #743 )
2023-04-05 16:11:03 +01:00
Yevhen Smoliy
d41ed51f9b
fix: rename rule ( #1039 )
2023-04-03 10:36:47 +03:00
redocly-bot
c9ce9968ee
sync: Synced local 'docs/' with remote 'docs/cli/'
2023-03-31 17:40:35 +00:00
Yevhen Smoliy
bdf0e7d8c2
chore: add rule for min length property and reworked assertionsFn ( #1029 )
2023-03-30 15:08:59 +03:00
Lorna Jane Mitchell
db5430515e
fix: decorator name in a docs example ( #1037 )
2023-03-30 12:02:05 +01:00
Ihor Karpiuk
5cf1e98d20
fix: handle $ref in the joining path parameters ( #1034 )
2023-03-30 10:51:57 +03:00
fagai
2c37dee546
output success message to stdout ( #1027 )
...
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
2023-03-23 15:04:00 +01:00
dependabot[bot]
3c159eb7ca
chore(deps-dev): bump webpack from 5.73.0 to 5.76.0 ( #1025 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 10:47:23 +01:00
Lorna Jane Mitchell
f8a92c70f3
fix: spacing of path items in stats output ( #1023 )
2023-03-14 13:11:20 +00:00
Yevhen Smoliy
12c37f4f81
chore: v1.0.0-beta.124 ( #1022 )
2023-03-13 10:49:54 +02:00
Yevhen Smoliy
28e7e8308f
fix: add handling of absolute url path in ignore-file ( #1014 )
2023-02-20 17:48:34 +02:00
redocly-bot
4d8811cdfc
sync: Synced local 'docs/' with remote 'docs/cli/'
2023-02-18 14:09:51 +00:00
Ihor Karpiuk
7437d5fcea
chore: v1.0.0-beta.123 ( #1008 )
2023-02-01 12:47:18 +02:00
Andrew Tatomyr
7dc2a3f74e
fix: do not fail the push command when organization is provided via redocly.yaml ( #1007 )
...
Co-authored-by: igorKarpiuk <ihor.karpiuk@redocly.com >
2023-02-01 12:19:57 +02:00
Anton Kozachuk
d9d5753d26
chore: adjust types for 3.1 ( #1005 )
2023-01-30 15:49:41 +02:00
Ihor Karpiuk
e27e9ae7a8
chore: v1.0.0-beta.122 ( #1004 )
2023-01-26 12:52:26 +02:00
Ihor Karpiuk
194b91458e
fix: fix destination name validation ( #1003 )
2023-01-26 12:37:14 +02:00
Ihor Karpiuk
fac9b65113
chore: v1.0.0-beta.121 ( #1000 )
2023-01-25 14:29:22 +02:00
Charles Treatman
494dfb82be
fix: support / separator in split command ( #997 )
2023-01-25 13:54:25 +02:00
Anton Kozachuk
a5b4d4a551
fix: push destination parsing ( #890 )
2023-01-25 13:35:03 +02:00
Roman Hotsiy
f99cf0cf16
feat: new decorator info-override ( #999 )
2023-01-25 19:18:11 +08:00
Alex Varchuk
3714cf8871
docs: add docs for the build-docs command ( #871 )
2023-01-25 12:54:17 +02:00
Adam Altman
a2213bb5db
docs: rename features.openapi and features.mockServer in config ( #983 )
2023-01-25 12:05:03 +02:00
Anton Kozachuk
0f8b2ad1bd
chore: rename features.openapi and features.mockServer to theme ( #995 )
2023-01-23 15:06:53 +02:00
Alex Varchuk
8fa9a359f1
chore: rename features.openapi to theme.openapi for build docs ( #892 )
2023-01-23 12:41:37 +02:00
Antonio
b87cd5e9f0
docs: add missing guide to the list on the cli guides page ( #989 )
2023-01-21 08:53:36 -06:00
Patrick
ff41eacdff
fix: ignore case when inferring file extension from codeSample lang prop ( #991 )
2023-01-16 16:31:41 +02:00
Anton Kozachuk
becd1c859d
feat: add an option to include webhooks to operation-4xx-response rule ( #990 )
2023-01-12 15:37:46 +02:00
Noah-Jerome Lotzer
3e6eb0f1e2
feat: join: add custom output file option ( #987 )
2023-01-12 15:10:08 +02:00
redocly-bot
33502fb2ee
sync: Synced local 'docs/' with remote 'docs/cli/'
2023-01-08 17:08:09 +00:00
redocly-bot
ec2d7f6508
sync: Synced local 'docs/' with remote 'docs/cli/'
2023-01-08 17:05:36 +00:00
Antonio
f310b4b8a3
docs: Guide on how to hide openapi extensions ( #988 )
...
* docs: add guide to hide custom openapi extensions
* docs: update naming consistency in guide on how to hide openapi extensions
* Rename hide-custom-extensions.md to hide-specification-extensions.md
* docs: change custom extensions to specification extensions
- change file name and links
- change code
- change inline text links
- minor other changes
- fix OpenAPI capitalization
Co-authored-by: Adam Altman <adam@redoc.ly >
2023-01-08 05:55:48 -06:00
Anton Kozachuk
785d0c602f
chore: v1.0.0-beta.120 ( #986 )
2023-01-05 18:49:04 +02:00
dependabot[bot]
05f155d005
chore(deps): bump json5 from 2.2.1 to 2.2.3 ( #980 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 17:39:19 +02:00
Anton Kozachuk
34572bc780
fix: resolve nested refs inside spec extensions ( #985 )
2023-01-05 17:16:13 +02:00
Anton Kozachuk
0e27050bc9
fix: resolve refs inside spec extensions ( #981 )
2023-01-04 11:54:25 +02:00