Skip to content

Commit 0b09479

Browse files
committed
docs: declare the OpenAPI contract as MIT
1 parent 007aaf1 commit 0b09479

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ info:
44
version: 0.1.0
55
description: Uploads files for programmatic use in GitHub pull-request Markdown.
66
license:
7-
name: All rights reserved
8-
identifier: LicenseRef-Proprietary
7+
name: MIT
8+
identifier: MIT
99
servers:
1010
- url: https://{worker}.{subdomain}.workers.dev
1111
variables:

0 commit comments

Comments
 (0)