HELP_TOPIC_NOT_FOUND — help topic not found
cyoda-go version 0.6.2
errors.HELP_TOPIC_NOT_FOUND
Section titled “errors.HELP_TOPIC_NOT_FOUND”HELP_TOPIC_NOT_FOUND — requested help topic does not exist.
SYNOPSIS
Section titled “SYNOPSIS”HTTP: 404 Not Found. Retryable: no.
DESCRIPTION
Section titled “DESCRIPTION”Returned by GET {ContextPath}/help/{topic} when {topic} is well-formed (matches [A-Za-z0-9._-]+) but does not resolve to any topic in the tree. Clients should GET {ContextPath}/help to discover available topic paths.
SEE ALSO
Section titled “SEE ALSO”- errors
See also
Section titled “See also”cyoda help errors— Every error response from the Cyoda REST API carries a structurederrorCodein thepropertiesobject. Multiple codes may share the same HTTP status. Programmatic handling keys onerrorCode, not HTTP status.
Raw formats
Section titled “Raw formats”/help/errors/help_topic_not_found.json— full descriptor (matchesGET /help/{topic}envelope)/help/errors/help_topic_not_found.md— body only