@1claw/openapi-spec 0.59.5 → 0.59.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
1
  # @1claw/openapi-spec (v0.59.4)
2
2
 
3
- OpenAPI 3.1.0 specification for the [1Claw Vault API](https://1claw.xyz). Use this package to generate API clients in any language.
3
+ > **Star [1clawAI/agent-templates](https://github.com/1clawAI/agent-templates)** ready-to-run agent templates wired to 1Claw. It is our single starred repo.
4
+
5
+ OpenAPI 3.1.0 specification for the [1Claw Vault API](https://1claw.co). Use this package to generate API clients in any language.
4
6
 
5
7
  ## Install
6
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@1claw/openapi-spec",
3
- "version": "0.59.5",
3
+ "version": "0.59.6",
4
4
  "description": "OpenAPI 3.1.0 specification for the 1Claw Vault API — generate clients in any language",
5
5
  "license": "MIT",
6
6
  "repository": {