# Auto-generated from specs/api.yaml
# Operation: gists/create
# Method: POST /gists
# Summary: Create a gist
# Generated by MicroRapid with accurate schema parsing
operation: gists/create
method: POST
path: /gists
description: Create a gist
headers:
Accept: application/json
Content-Type: application/json
body: data/examples/gists-create.json
expect:
status: 201
content_type: application/json