mirror of
https://github.com/LukeHagar/redocly-split-repro.git
synced 2025-12-06 04:21:09 +00:00
9 lines
136 B
YAML
9 lines
136 B
YAML
openapi: 3.1.0
|
|
info:
|
|
title: My API
|
|
version: 1.0.0
|
|
description: reproduce redocly cli split issue
|
|
paths:
|
|
/:
|
|
$ref: paths.yaml
|