9 lines
211 B
YAML
9 lines
211 B
YAML
openapi: 3.1.0
|
|
info:
|
|
title: OpenAPI 3.1 License with only identifier present
|
|
version: 1.0.0
|
|
description: This is a sample server for a pet store.
|
|
license:
|
|
name: Apache 2.0
|
|
identifier: Apache-2.0
|