Skip to content

Dynamically determine ignoredEndpointPaths #72

Closed
@razor-x

Description

@razor-x

See

const ignoredEndpointPaths = [
'/access_codes/simulate/create_unmanaged_access_code',
'/connect_webviews/view',
'/health',
'/health/get_health',
'/health/get_service_health',
'/health/service/[service_name]',
'/noise_sensors/simulate/trigger_noise_threshold',
'/workspaces/reset_sandbox',
] as const

The endpoints should either be removed from openapi spec, or openapi metadata should be added to exclude them.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions