This API may be accessed via GET or POST, with the following parameters:
File upload to process (POST only); required if url is not set, and takes precedence if both are set.
Formats supported:
index.html.bs), or tar archive with its entry point at index.bs.bsi or .txt)respec,
bikeshed-spec, or
bikeshed-issues-list
Which levels of events cause processing to fail; values are generator-specific.
Values for ReSpec:
Values for Bikeshed:
Determines what to send in the response body:
html (default upon success)messages
If any message is observed at or exceeding the level specified by
die-on, spec-generator will send a 422 response and
operate in messages output mode regardless of this
parameter.
Note that the structure of messages entries differs
between ReSpec and Bikeshed.
Overrides respecConfig or Bikeshed metadata (e.g.
md-date=YYYY-MM-DD as exposed in the form above).
With the exception of md-date, keys are
generator-specific, but use the same md- prefix for
consistency.
Note that in the case of ReSpec requests using url, it
is also possible to specify overrides via query parameters within
the url parameter. The
md-<key> pattern is carried over from Bikeshed to
make overrides possible for ReSpec upload requests.