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
github-actions[bot]
b6756d3edc
chore: 🔖 release new versions ( #1563 )
2024-05-23 16:40:47 +03:00
Andrew Tatomyr
f37f6280e9
chore: add checks for browser env ( #1565 )
2024-05-23 16:28:00 +03:00
Andrew Tatomyr
7a496684fa
docs: clarify the use of the where section in configurable rules ( #1538 )
2024-05-20 15:06:34 +03:00
Lorna Jane Mitchell
546d482b03
feat: add markdown output format for lint command ( #1559 )
...
* feat: Add markdown output format for lint command
* feat: Tweak output and add a test
* fix: send markdown output to stdout to match existing json/checkstyle behaviour
* fix: Update snapshots
* fix: Check error count to determine success
* docs: Add markdown format docs to lint command page
* chore: Add changeset
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
* docs: Update from review feedback
* fix: Add missing image, run prettier
* fix: Update test to match corrected code behaviour
---------
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
2024-05-20 09:54:26 +01:00
Taylor Krusen
dbbbad889c
Updating json-schema tag ( #1549 )
2024-05-10 07:57:18 -07:00
Andrew Tatomyr
ef0a09cdb5
chore: update scripts ( #1513 )
2024-05-10 12:16:01 +03:00
Lorna Jane Mitchell
c896c8381a
docs: Remove GSOD project issue template ( #1550 )
2024-05-10 08:44:24 +01:00
github-actions[bot]
f0471c4f7f
chore: 🔖 release new versions ( #1556 )
2024-05-09 18:47:52 +03:00
Andrew Tatomyr
71e4910164
fix: check if the config file exists ( #1555 )
2024-05-09 18:09:07 +03:00
github-actions[bot]
6681831b01
chore: 🔖 release new versions ( #1553 )
2024-05-09 15:39:50 +03:00
Andrew Tatomyr
15358189dc
chore: update @redocly/config version to 0.5.0 ( #1554 )
2024-05-09 15:29:56 +03:00
Andrew Tatomyr
a96ce09c0a
fix: prevent loadConfig from failing in browser env and do not sent auth requests ( #1552 )
2024-05-09 14:18:24 +03:00
JLekawa
e2b59a0dfc
1534-review-guide-for-replacing-servers ( #1542 )
...
* Removed header numbering, removed "We do" admonition, improved language for consistency.
* Cleaned up markdownlint and vale errors
* Cleaned up markdown
* Ran Prettier
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
* docs: Revert changes to package files
* Update docs/guides/replace-servers-url.md
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
* Update replace-servers-url.md
Included changes from comments
* Extended intro, added subheadings to "Verify the output", added a summary and resources
* docs: Prettier being fussy
---------
Co-authored-by: Lorna Jane Mitchell <github@lornajane.net >
Co-authored-by: Heather Cloward <heathercloward@gmail.com >
Co-authored-by: Lorna Mitchell <lorna.mitchell@redocly.com >
Co-authored-by: Andrew Tatomyr <andrew.tatomyr@redocly.com >
2024-05-09 10:59:59 +01:00
romana-la
875dfa8d8b
docs: replace relative links leading outside of the directory ( #1515 )
...
Co-authored-by: Lorna Jane Mitchell <github@lornajane.net >
2024-05-08 11:15:57 +01:00
github-actions[bot]
f11ebcbe13
chore: 🔖 release new versions ( #1537 )
2024-04-25 16:08:06 +03:00