Andrew Tatomyr
|
e1ddf8e12e
|
feat: add output as a per-API configuration option (#1708)
|
2024-09-06 13:56:02 +03:00 |
|
Taylor Krusen
|
4f75b4fea5
|
docs: add translate command page (#1706)
|
2024-09-05 13:33:04 -07:00 |
|
Roman Sainchuk
|
31edb19195
|
chore: send user-agent to Reunite (#1676)
|
2024-09-05 16:18:10 +03:00 |
|
Andrew Tatomyr
|
8240c78388
|
fix: eject command with no component specified (#1709)
|
2024-09-05 13:22:18 +03:00 |
|
Artemeey
|
81a1ecace6
|
fix: resolve path correctly when importing plugin (#1705)
|
2024-09-04 16:51:10 +03:00 |
|
Lorna Jane Mitchell
|
1002e80f40
|
docs: Fix an outdated admonition format (#1711)
|
2024-09-04 13:56:32 +01:00 |
|
Lorna Jane Mitchell
|
ed52a9121f
|
docs: remove outdated yarn install instructions (#1710)
|
2024-09-03 21:12:18 +01:00 |
|
github-actions[bot]
|
2799d65116
|
chore: 🔖 release new versions (#1700)
|
2024-08-30 16:58:34 +03:00 |
|
volodymyr-rutskyi
|
feac9d8acc
|
fix: resolve config in browser throws an error (#1699)
|
2024-08-30 16:48:08 +03:00 |
|
dependabot[bot]
|
732cc75a16
|
chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (#1690)
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.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>
|
2024-08-29 15:43:12 +03:00 |
|
github-actions[bot]
|
af799077cd
|
chore: 🔖 release new versions (#1696)
|
2024-08-29 12:55:38 +03:00 |
|
Dmytro Anansky
|
7c3de8509b
|
feat: spot-arazzo rules (#1670)
|
2024-08-29 12:19:34 +03:00 |
|
Andrew Tatomyr
|
77da124e87
|
chore: update Redocly config to v0.10.1 (#1692)
|
2024-08-29 12:07:52 +03:00 |
|
Andrew Tatomyr
|
8d3d99045a
|
chore: update issue template and add changesets validation, improve benchmark output (#1679)
|
2024-08-28 12:44:50 +03:00 |
|
github-actions[bot]
|
b53b648359
|
chore: 🔖 release new versions (#1686)
|
2024-08-27 10:15:06 +03:00 |
|
Roman Hotsiy
|
935a2ac5dc
|
chore: update Redocly config to v0.10.0 (#1685)
|
2024-08-27 10:05:49 +03:00 |
|
Adam Altman
|
611c3ba173
|
docs: move to 3-column tables for push and push-status commands (#1681)
|
2024-08-24 07:12:20 -05:00 |
|
Lorna Jane Mitchell
|
1e9e58fd2e
|
docs: add the realm push commands (#1654)
* docs: add the realm push commands
* Update docs/commands/push-status.md
* minor grammar edits
* updates links on push command page
* docs: reword duplicate headings
* docs: run prettier on updated/added markdown files
* docs: fix incorrect markdoc syntax
* minor wording updates
* docs: tidy the formatting
* docs: tidy formatting on push-status
---------
Co-authored-by: JLekawa <164185257+JLekawa@users.noreply.github.com>
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
Co-authored-by: Adam Altman <adam@redocly.com>
|
2024-08-23 08:11:17 -05:00 |
|
github-actions[bot]
|
4ca6f6a85b
|
chore: 🔖 release new versions (#1678)
|
2024-08-23 10:50:47 +03:00 |
|
Andrew Tatomyr
|
78e08814aa
|
feat: add the eject and translate commands (#1668)
* feat: add the translations command
* feat: add eject command
* Update .changeset/short-panthers-smoke.md
Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>
* Update packages/cli/src/index.ts
Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>
* Update packages/cli/src/index.ts
Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>
* update commands descriptions
* add the -p alias for preivew; update eject/contentDir description
* alighn option naming with the latest Realm changes
* resolve comments
* rename translations to translate
---------
Co-authored-by: Lorna Jane Mitchell <lorna.mitchell@redocly.com>
|
2024-08-23 15:25:26 +08:00 |
|
github-actions[bot]
|
325aa1db09
|
chore: 🔖 release new versions (#1675)
|
2024-08-22 10:45:29 +03:00 |
|
Roman Hotsiy
|
bb0553bc51
|
fix: improve plugin import error (#1674)
|
2024-08-22 10:33:21 +03:00 |
|
github-actions[bot]
|
295e98faaf
|
chore: 🔖 release new versions (#1664)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-21 15:57:43 +03:00 |
|
volodymyr-rutskyi
|
e5e59d5654
|
chore: fix vale error - remove will be use (#1672)
|
2024-08-21 15:01:37 +03:00 |
|
volodymyr-rutskyi
|
7a0e52f57e
|
feat: add support for a plugin interface common with Realm (#1661)
|
2024-08-21 14:23:02 +03:00 |
|
Andrew Tatomyr
|
9ce88a33a5
|
feat: add info-license-strict rule (#1653)
|
2024-08-21 11:55:03 +03:00 |
|
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 |
|