Skip to content

Commit f582060

Browse files
committed
build: Add composer description and license
Signed-off-by: provokateurin <[email protected]>
1 parent 2153e70 commit f582060

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "nextcloud/openapi-extractor",
3+
"description": "A tool for extracting OpenAPI specifications from Nextcloud source code",
4+
"license": "AGPL-3.0-or-later",
35
"bin": [
46
"generate-spec",
57
"merge-specs"

0 commit comments

Comments
 (0)