Mateusz
5eaf03f665
docs(usecase): replace dead api.coincap.io example with a working one
...
api.coincap.io no longer resolves, so the Bitcoin price example in the
usecase docs silently fails. Swapped it for the keyless CoinPaprika
ticker endpoint and updated the JSONPath and sample output to match the
real response. Same fix applied to the en, es and zh pages.
2026-07-16 13:02:19 +02:00
Ronald Cantillo
bcf03bc8c9
Merge pull request #76 from Rooyca/dependabot/pip/docs/pymdown-extensions-10.21.3
...
build(deps): bump pymdown-extensions from 10.16.1 to 10.21.3 in /docs
2026-05-19 16:37:59 -05:00
dependabot[bot]
17ade7d2c2
build(deps): bump pymdown-extensions from 10.16.1 to 10.21.3 in /docs
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.16.1 to 10.21.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.21.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 20:39:24 +00:00
dependabot[bot]
4e1a2a4fc5
build(deps): bump idna from 3.10 to 3.15 in /docs
...
Bumps [idna](https://github.com/kjd/idna ) from 3.10 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md )
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.15'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 19:29:00 +00:00
dependabot[bot]
321b470703
build(deps): bump urllib3 from 2.6.3 to 2.7.0 in /docs
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 17:02:43 +00:00
rooyca
bab5f0de7d
update(doc): added spanish & chinese
2026-03-31 03:42:07 -05:00
dependabot[bot]
d330e58511
build(deps): bump pygments from 2.19.2 to 2.20.0 in /docs
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0 )
---
updated-dependencies:
- dependency-name: pygments
dependency-version: 2.20.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 19:26:02 +00:00
dependabot[bot]
cef00e0e72
build(deps): bump requests from 2.32.5 to 2.33.0 in /docs
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.5 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 17:31:19 +00:00
dependabot[bot]
bd290c795a
build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-08 06:32:15 +00:00
dependabot[bot]
877ca701e0
build(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-06 05:09:29 +00:00
rooyca
906702d71e
update(docs): improve readability
2025-10-22 15:40:24 -05:00
rooyca
89109479c2
update(feat): dynamic req-uuid ( #60 )
2025-10-22 15:07:08 -05:00
rooyca
23e123b8e1
update(feat): added hidden flag
2025-09-21 17:12:17 -05:00
rooyca
1890548fe1
update(feat): reusing responses ( #44 )
2025-08-05 16:35:10 -05:00
rooyca
5546eb2875
update(fix): define more than one path
2025-02-21 20:25:38 -05:00
Ronald Cantillo
da8ad6ed5b
Merge branch 'master' into v2
2025-02-20 15:41:27 -05:00
rooyca
37c7dca7e3
BREAKING CHANGE: complete rebuild of plugin(02182025)
2025-02-20 14:38:19 -05:00
rooyca
94860fcc1e
update(feat)[ #46 ]: copying response from Modal
2025-01-30 10:57:01 -05:00
Linc
6d622f5add
update(docs): fix url error
2025-01-19 14:45:14 +08:00
Linc
85bd0797e0
update(docs): add Chinese translate
2025-01-19 11:17:56 +08:00
Linc
fcf72913ba
Merge branch 'Rooyca:master' into master
2025-01-19 11:13:58 +08:00
Linc
434a647d62
update(docs): add Chinese translate
2025-01-19 11:12:59 +08:00
rooyca
10c5909160
update(feat)[ #41 ]: access the last element
2025-01-17 10:37:38 -05:00
rooyca
1b6a6379d3
fix( #30 ): error when parsing response with commas
2024-07-08 12:28:21 -05:00
rooyca
1d0933101d
feat( #30 ): display response as a table
2024-07-03 12:44:33 -05:00
rooyca
e2540023b7
fix: re implementation of res-type ( #27 )
2024-06-20 10:51:41 -05:00
rooyca
909fbc3a11
docs: added some usecases
2024-06-18 22:00:36 -05:00
rooyca
5e41fe9ba7
update(feat): internal links in properties ( #24 )
2024-06-18 11:54:42 -05:00
rooyca
da1b264d69
update(ref): clear and typed code
2024-06-16 14:31:37 -05:00
rooyca
c25996d2a1
update(feat): update frontmatter properties ( #24 )
2024-06-14 16:27:26 -05:00
rooyca
78b8a97fee
update(docs): spanish translation
2024-06-14 04:38:08 -05:00
rooyca
dc10eaf95b
update(fix): rm spaces in codeblock flags ( #21 )
2024-06-10 11:31:10 -05:00
rooyca
b1dd28c46a
update(feat): save response to file
2024-06-05 15:58:27 -05:00
rooyca
4bd04e2243
update(docs): ref
2024-05-23 12:35:34 -05:00
rooyca
264e26c138
update(docs): req run repeatedly & notifications
2024-05-21 15:16:38 -05:00
rooyca
5a3f3bd278
update(ref): improving docs
2024-05-20 13:08:02 -05:00
rooyca
6ebea6ca83
update(fix): mix frontmatters ( #18 )
2024-05-14 01:23:19 -05:00
rooyca
8986798a12
update(feat): loop over specific indexes or range
2024-05-11 11:26:05 -05:00
rooyca
e0a1e6336d
update(docs): webpage for docs
2024-05-09 14:00:21 -05:00
rooyca
577774edef
update(docs): first web for docs
2024-05-09 13:53:01 -05:00