Commit Graph

11 Commits

Author SHA1 Message Date
Patrick
ff41eacdff fix: ignore case when inferring file extension from codeSample lang prop (#991) 2023-01-16 16:31:41 +02:00
Andrew Tatomyr
4dc87c3f18 Chore/configure eslint (#808) 2022-08-18 13:22:31 +02:00
Andrew Tatomyr
b325e6f503 chore: rename 'entrypoints' into 'apis' (#802) 2022-08-09 18:07:23 +02:00
Andrew Tatomyr
99333861c0 chore: Setup and run Prettier (#797) 2022-08-08 09:20:23 +02:00
Anton Kozachuk
0694e714f3 fix: escape symbols in the samples lang name (#703)
Co-authored-by: Anton Kozachuk <antonkozachuk@Antons-MacBook-Pro.local>
2022-05-25 17:31:25 +03:00
volodymyr-rutskyi
1f10c7cd77 feat: configurable filename separator for split command (#610)
* Make file path separator configurable in split command

* chore: add tests for the file name separator

* chore: update snapshots

* docs: split separator option description

* chore: code style fixes
2022-03-28 18:44:43 +03:00
Anton Kozachuk
98d6122a9f feat: support for webhooks to the split command (#550)
Co-authored-by: Anton_Kozachuk <anton.kozachuk@cloudmobilizd.com>
Co-authored-by: romanhotsiy <gotsijroman@gmail.com>
2022-02-17 16:22:45 +02:00
Roman Marshevskyy
713683e0ae fix: backslashes in $refs to paths on split command from windows (#493) 2022-01-04 10:18:34 +02:00
Yaroslav Shuhailo
35fc48c667 feat: upgrade js-yaml package (#403)
* feat: upgraded js-yaml package from v.3 to v.4 with YAML 1.2 support

* feat: removed timestamp type from YAML schema
2021-10-12 11:52:08 +03:00
Andriy Leliv
258820349b feat: bundle document before gathering stats (#227)
* feat: bundle document before gathering stats
* exitWithError moved to utils
2020-11-26 10:26:38 +02:00
Andriy Leliv
9ec79d21ea refactor: split in two packages: core and cli (#223) 2020-11-13 21:13:47 +02:00