You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application profiles allows application developers to share all the information about their application which would be relavant in network/CAMARA APIs related decision making. //todo
11
+
x-camara-commonalities: 0.4.0
12
+
13
13
servers:
14
-
- url: "{apiRoot}/{basePath}"
14
+
- url: "{apiRoot}/application-profiles/v0.3"
15
15
variables:
16
16
apiRoot:
17
17
default: http://localhost:9091
18
18
description: API root
19
-
basePath:
20
-
default: connectivity-insights/v0
21
-
description: Base path for the Connectivity Insights API
0 commit comments