Andrew Tatomyr
013e91fbf9
chore: update Redocly config to v0.9.0 ( #1667 )
2024-08-21 11:44:23 +03:00
Lorna Jane Mitchell
3b3a2332ce
docs: Link to the cookbook from the custom decorators page ( #1669 )
2024-08-19 11:07:51 +01:00
Dmytro Anansky
7b0ff3ad77
chore: remap arazzo schema to our internal type ( #1656 )
2024-08-16 15:50:05 +03:00
Roman Hotsiy
d6580ea9b6
fix: add webhooks to stats and fix crash for webhooks tags ( #1663 )
...
* fix: add webhooks to stats and fix crash for webhooks tags
* chore: add changeset
* Update packages/cli/src/wrapper.ts
* Update .changeset/short-onions-live.md
* update snapshots
* Update .changeset/short-onions-live.md
Co-authored-by: Adam Altman <adam@redocly.com >
---------
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
Co-authored-by: Adam Altman <adam@redocly.com >
2024-08-14 21:19:27 +08:00
Andrew Tatomyr
d0fc69c2bb
chore: update eslint to sort out imports ( #1655 )
...
* chore: update eslint to sort out imports
* turn warnings into errrors
2024-08-12 15:18:29 +08:00
github-actions[bot]
47aa04e97b
chore: 🔖 release new versions ( #1648 )
2024-08-01 14:31:48 +03:00
Andrew Tatomyr
2c776bad87
chore: aggregate data regarding API types and versions usage ( #1580 )
2024-08-01 12:07:03 +03:00
Andrew Tatomyr
6b2b79bd7d
chore: update typescript to v5.5.3 ( #1640 )
...
* chore: fix the docker smoke test and update typescript to v5.5.3
* revert Dockerfile changes
* run audit fix
* update async3 types
2024-07-25 18:46:46 +08:00
Andrew Tatomyr
9855904b3e
fix: add separate node type for patternProperties ( #1644 )
...
* fix: add PatternProperties type to target patternProperties separately from properties
* add changeset
* remove redundancy
* commit redocly.yaml and update .gitignore to only target root redocly.yaml
* Update .changeset/sour-pandas-wave.md
Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com >
---------
Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com >
2024-07-25 18:46:33 +08:00
Sasheeny Hubbard
76669ca2ab
docs: fix redocly cli quickstart ( #1585 )
...
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* Update quickstart.md
* docs: minor formatting and copyedit updates
* docs: Update final example and add closing links
* docs: fix a markdown issue
* docs: run prettier
---------
Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com >
2024-07-24 10:37:48 +01:00
Alex Varchuk
48f1401844
feat: add asyncapi 3.0 ( #1620 )
2024-07-24 11:29:24 +03:00
Lorna Jane Mitchell
9c3263266f
docs: add a guide for linting Arazzo files ( #1642 )
...
* docs: add a guide for linting Arazzo files
* chore: fix formatting
* Update docs/guides/lint-arazzo.md
* Apply suggestions from code review
Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com >
* docs: More PR feedback and add the output sample
* docs: fix a link
---------
Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com >
2024-07-23 10:15:51 +01:00
github-actions[bot]
4500cdc769
chore: 🔖 release new versions ( #1635 )
2024-07-22 17:08:57 +03:00
Andrew Tatomyr
74ff80fe7a
chore: re-enable the Reference Docs options in the theme.openapi config ( #1617 )
2024-07-22 16:43:53 +03:00
Brad Jones
373ad9d668
Treat dependentSchemas as a map not array. ( #1641 )
2024-07-22 13:07:48 +03:00
Andrew Tatomyr
c3ed020bbd
chore: update prettier scripts ( #1636 )
2024-07-22 10:55:18 +03:00
Andrew Tatomyr
368c34fc5f
fix: add correct typing for patternProperties ( #1637 )
2024-07-19 13:20:33 +03:00
Dmytro Anansky
9290f1d915
fix: update arazzo types ( #1633 )
2024-07-17 12:05:42 +03:00
Jeremy Fiel
b192ad9e00
refactor(asyncapi): updated asyncapi v2 typings to conform to JSON Schema draft-07 ( #1608 )
...
Co-authored-by: Jeremy Fiel <jeremy.fiel@adp.com >
2024-07-17 11:14:45 +03:00
Dmytro Anansky
3fe4bcd54a
feat: export more individual types for arazzo ( #1630 )
2024-07-16 15:09:57 +03:00
Andrew Tatomyr
4e2f99372d
chore: use dequal instead of lodash.isequal ( #1626 )
...
* chore: use dequal instead of lodash.isequal
* add a reference
2024-07-12 21:55:23 +08:00
Dmytro Anansky
c596263799
chore: arazzo schema updates ( #1627 )
2024-07-12 15:42:16 +03:00
github-actions[bot]
36b09f11d5
chore: 🔖 release new versions ( #1624 )
2024-07-12 11:09:36 +03:00
Jeremy Fiel
97302b8805
Remove unsupported keyword OAS 3.0.x typing - additionalItems ( #1609 )
...
Co-authored-by: Jeremy Fiel <jeremy.fiel@adp.com >
2024-07-11 14:13:49 +03:00
Dmytro Anansky
bc035c8b17
fix: arazzo parameter schema update ( #1621 )
2024-07-10 18:06:25 +03:00
Dmytro Anansky
599b5fa04b
feat: lint arazzo test descriptions ( #1601 )
...
* feat: lint arazzo test descriptions
2024-07-10 12:08:10 +03:00
dianacheung
4c3d8cf84f
docs: update commands documentation (issue 1429) and minor corrections ( #1560 )
...
* docs: updated commands documentation per issue 1429 and minor corrections, ran prettier
* docs: updated commands documentation per issue 1429 and included pr 1560 feedback
* docs: minor formatting and copyedits
---------
Co-authored-by: Diana Cheung <18452752+dianacheung@users.noreply.github.com >
Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com >
2024-07-05 20:59:59 +01:00
Andrew Tatomyr
a4adc7a175
chore: update contributing guide ( #1606 )
2024-07-05 16:32:47 +03:00
Lorna Jane Mitchell
4d597366ab
chore: change link checker config to internal links only ( #1612 )
2024-07-05 14:23:02 +01:00
Lorna Jane Mitchell
c91273777d
docs: try to make it clearer that preview is for next-gen products ( #1607 )
2024-07-04 15:26:23 +01:00
github-actions[bot]
f94d5f03f5
chore: 🔖 release new versions ( #1605 )
2024-07-04 12:29:18 +03:00
Andrew Tatomyr
74802b0a43
chore: updgrade @redocly/config to v0.6.2 ( #1604 )
2024-07-03 14:29:09 +03:00
Jeremy Fiel
f807944bea
fix: add JSON Schema 2019-09+ validation keyword - dependentRequired ( #1600 )
2024-07-03 11:06:54 +03:00
github-actions[bot]
aefb024a50
chore: 🔖 release new versions ( #1596 )
2024-07-01 17:55:47 +03:00
Andrew Tatomyr
0fa210703a
chore: fix the historical benchmark pipeline ( #1603 )
2024-07-01 17:44:23 +03:00
Ondřej Navrátil
6534300d7b
fix: add contentSchema keyword ( #1599 )
2024-07-01 12:57:12 +03:00
Dmytro Anansky
c111952c2b
chore: wip config validation, extend types before ( #1520 )
...
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com >
2024-06-25 16:55:29 +03:00
Andrew Tatomyr
2bfef43b8a
chore: update test script and the corresponding pipelines ( #1593 )
...
* chore: update test script and the corresponding pipelines
* update the coverage threshold
2024-06-21 19:39:57 +08:00
ArkBriar
9456460f77
chore: replace ➡️ with 🔀 to align the words ( #1595 )
...
* remove unexpected extra space before Path Items
Signed-off-by: arkbriar <arkbriar@gmail.com >
* Use 🔀 instead of ➡️
Signed-off-by: arkbriar <arkbriar@gmail.com >
* chore: add a changeset
---------
Signed-off-by: arkbriar <arkbriar@gmail.com >
Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com >
2024-06-21 10:40:08 +01:00
Andrew Tatomyr
ed848cd61b
chore: update benchmark setup ( #1591 )
2024-06-18 18:06:45 +03:00
github-actions[bot]
b0998dd507
chore: 🔖 release new versions ( #1590 )
2024-06-18 11:53:35 +03:00
Mateusz Lis
4c176991e4
fix: fix issues with https-agent-proxy for cli and openapi-core packages ( #1493 )
2024-06-18 08:53:02 +03:00
github-actions[bot]
5893961a45
chore: 🔖 release new versions ( #1586 )
2024-06-11 15:40:32 +03:00
Andrew Tatomyr
af0c8c6222
fix: falsy values in no-invalid-media-type-examples, no-invalid-parameter-examples, and no-invalid-schema-examples rules ( #1582 )
2024-06-11 14:00:20 +03:00
dependabot[bot]
f47df8e525
chore(deps): bump braces from 3.0.2 to 3.0.3 ( #1587 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 09:09:09 +03:00
Andrew Tatomyr
6759e13c8f
chore: upgrade Redoc to v2.1.5 ( #1584 )
2024-06-11 08:44:22 +03:00
Andrew Tatomyr
8d1f710661
chore: do not override theme.openapi with ConfigReferenceDocs node type ( #1495 )
...
* chore: do not override theme.openapi with ConfigReferenceDocs node type
* add changeset and fix tests
* updated Redocly config to v0.6.0
* run prettier
2024-06-10 16:11:38 +08:00
github-actions[bot]
1e5505793b
chore: 🔖 release new versions ( #1572 )
2024-05-29 14:33:07 +03:00
Andrew Tatomyr
f6cce633d0
feat: add ability to exclude some operations from security-defined rule ( #1570 )
2024-05-29 09:13:24 +03:00
Andrew Tatomyr
a53bb35f00
chore: update error messages ( #1571 )
2024-05-28 18:32:44 +03:00