1 repository
Settings for customizing the format, name, and behavior of HTTP query parameters in API definitions.
Distinct from HTTP Query Protocols: Distinct from HTTP Query Protocols: focuses on parameter metadata configuration, not database query interfaces over HTTP.
Explore 1 awesome GitHub repository matching data & databases · Query Parameter Configurations. Refine with filters or upvote what's useful.
TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas
Provides a decorator-based system for configuring HTTP query parameter options in API definitions.