Crate oparlint_lints

Crate oparlint_lints 

Source
Expand description

The crate that contains the lint implementations for the oparlint tool.

Modulesยง

entities
Lints that affect specific OParl entities.
http
Lints that affect the HTTP requests, such as checking that a request went through, HTTP status or header checks.
json
Lints that check aspects of the JSON structure returned by responses from OParl endpoints.