Skip to main content
GET
/
v1
/
general
/
config-schema
Get jsonschema for config file
curl --request GET \
  --url https://api.nuon.co/v1/general/config-schema
{
  "description": "<string>",
  "error": "<string>",
  "user_error": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.nuon.co/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

type
string

return a schema for a source file

Response

OK