Commit Graph

12 Commits

Author SHA1 Message Date
Tony 3a56432e3f
feat: allow nested namespace (#22243) 2026-06-11 14:47:00 +08:00
Tony c09dacac5b
feat(api): add cache probing (#21300)
* feat(api): add cache probing

* fix(tests): correct query parameter from 'path' to 'requestPath' in status tests

* feat(cache): add has to workers kv
2026-03-05 02:36:53 +08:00
github-actions[bot] a28890a135 style: auto format 2025-11-27 02:55:46 +00:00
dependabot[bot] 5de09288d9
chore(deps): bump @scalar/hono-api-reference from 0.7.5 to 0.8.0 (#18790)
* chore(deps): bump @scalar/hono-api-reference from 0.7.5 to 0.8.0

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.7.5 to 0.8.0.
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: update export name

81dddd3571

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 22:28:50 +08:00
dependabot[bot] 54ed4e1905
chore(deps): bump @scalar/hono-api-reference from 0.5.184 to 0.6.0 (#18589)
* chore(deps): bump @scalar/hono-api-reference from 0.5.184 to 0.6.0

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.5.184 to 0.6.0.
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: remove spec prefix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 01:46:31 +08:00
DIYgod 2aab5047b7
feat: follow config 2024-12-18 23:16:28 +08:00
DIYgod 0ba17e15bd
feat: category one api 2024-06-20 17:42:05 +08:00
DIYgod cd1989c023
feat: replace swagger-ui with scalar 2024-06-20 17:41:41 +08:00
DIYgod aad06528db
feat: radar rules one api 2024-03-16 01:36:09 +08:00
DIYgod 93cf319581
feat: use OpenAPI 2024-03-15 23:51:08 +08:00
DIYgod 63639a44d1
feat: routes api 2024-03-14 20:08:57 +08:00
DIYgod 901075eda9
feat: radar rules api 2024-03-14 20:06:15 +08:00