Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

FR(snippetgen): Add support for REST snippets #1465

@parthea

Description

@parthea

REST snippets are currently being excluded. This issue tracks adding support for REST snippets. See the TODO comment below.

# TODO: Support the generation of REST snippets.
autogen_specs = [
spec for spec in autogen_specs
if spec["transport"] != api.TRANSPORT_REST
]

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions