Skip to content

Commit

Permalink
Updated QnAMaker Runtime API headers descriptions (#6559)
Browse files Browse the repository at this point in the history
* Updated QnAMaker  Runtime API headers descriptions

* Update swagger title

* removed content-type header

* Common tag and title for Runtime
Undo Authorization header change

* Update title

* update readme

* update readme
  • Loading branch information
rokulka authored and yaohaizh committed Jul 25, 2019
1 parent a871d83 commit ad67077
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ input-file: stable/v4.0/QnAMaker.json
```

``` yaml
tag: runtime_release_4_0
add-credentials: true
openapi-type: data-plane
Expand All @@ -36,6 +35,12 @@ These settings apply only when `--tag=runtime_release_4_0` is specified on the c
input-file: stable/v4.0/QnAMakerRuntime.json
```

``` yaml
batch:
- tag: release_4_0
- tag: runtime_release_4_0
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"version": "4.0",
"title": "QnAMaker Client",
"title": "QnAMaker Runtime Client",
"description": "An API for QnAMaker runtime"
},
"securityDefinitions": {
Expand Down

0 comments on commit ad67077

Please sign in to comment.