Skip to content

Commit 0bb130a

Browse files
committed
SP-45: Fix http response code in the skill
Includes-AI-Code: true Made-with: Cursor
1 parent 2c23fc9 commit 0bb130a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .cursor/skills/asset-registry-endpoints

.cursor/skills/asset-registry-endpoints/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ are optional.
248248
service. A 500 typically means the downstream service is unavailable or returned
249249
an unexpected response.
250250

251-
**Errors on import (400 / 500)** — Ensure `spaceId` is set on every node and
251+
**Errors on import (400)** — Ensure `spaceId` is set on every node and
252252
`schemaVersion` matches the descriptor's `assetSchema.version`.
253253

254254
## Full worked example

0 commit comments

Comments
 (0)