mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
fix: correct license declaration in OpenAPI spec from AGPL-3.0 to Apache-2.0 (#1988)
* Initial plan * fix: update license from AGPL-3.0 to Apache-2.0 in service-api-openapi.json Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"url": "https://langbot.app"
|
"url": "https://langbot.app"
|
||||||
},
|
},
|
||||||
"license": {
|
"license": {
|
||||||
"name": "AGPL-3.0",
|
"name": "Apache-2.0",
|
||||||
"url": "https://github.com/langbot-app/LangBot/blob/master/LICENSE"
|
"url": "https://github.com/langbot-app/LangBot/blob/master/LICENSE"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user