11 lines
309 B
YAML
11 lines
309 B
YAML
openapi: 3.0.3
|
|
info:
|
|
title: TenantPilot — Spec 093 Contracts
|
|
version: 1.0.0
|
|
description: |
|
|
Spec 093 introduces no new HTTP routes.
|
|
|
|
This OpenAPI file is intentionally minimal to document that the rollout
|
|
is implemented via database migrations + an operator-only Artisan command.
|
|
paths: {}
|