Skip to content

Commit 863f434

Browse files
committed
SP-45: Fix http response code in the skill
1 parent 1fd287a commit 863f434

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
@@ -272,7 +272,7 @@ are optional.
272272
service. A 500 typically means the downstream service is unavailable or returned
273273
an unexpected response.
274274

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

278278
## Full worked example

0 commit comments

Comments
 (0)