We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45808e7 commit bb618c4Copy full SHA for bb618c4
1 file changed
spec/http/1.0/openapi.json
@@ -1,15 +1,15 @@
1
{
2
"openapi": "3.1.0",
3
"info": {
4
- "title": "Open Tool Calling Standard",
+ "title": "Open eXecution Protocol (OXP) Standard",
5
"version": "1.0.0",
6
"description": "A standard for calling tools (functions or services) in a distributed system.",
7
"license": {
8
"name": "MIT",
9
"url": "https://opensource.org/licenses/MIT"
10
},
11
"contact": {
12
- "url": "https://opentoolcalling.org"
+ "url": "https://openexecprotocol.org"
13
}
14
15
"paths": {
0 commit comments