File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1527715277 },
1527815278 "provider": {
1527915279 "type": "string",
15280- "title": "Name of a known provider"
15280+ "title": "Name of a known hosting provider"
1528115281 }
1528215282 },
1528315283 "description": "Information about the language runtime executing the worker."
Original file line number Diff line number Diff line change @@ -12803,7 +12803,7 @@ components:
1280312803 description: Runtime version
1280412804 provider:
1280512805 type: string
12806- description: Name of a known provider
12806+ description: Name of a known hosting provider
1280712807 description: Information about the language runtime executing the worker.
1280812808 Schedule:
1280912809 type: object
Original file line number Diff line number Diff line change @@ -206,6 +206,6 @@ message RuntimeInfo {
206206 string name = 1 ;
207207 // Runtime version
208208 string version = 2 ;
209- // Name of a known provider
209+ // Name of a known hosting provider
210210 string provider = 3 ;
211211}
You can’t perform that action at this time.
0 commit comments