Skip to content

Commit

Permalink
squash: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lholmquist committed May 21, 2020
1 parent 4270caa commit c96ca2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ By default, the openshift-rest-client, will load a swagger spec file that is inc

To fix this, you can tell the openshift-rest-client to load the spec file from your remote cluster using the `loadSpecFromCluster` option. Setting this to true, will try to load the spec file from your clusters `/openapi/v2` endpoint. If that doesn't exist, it will also try, `/swagger.json`

If the remote spec cannot be loaded, a warning will be output to the console and the default spec will be loaded.

In a future version of this client, this might become the default.


Expand Down

0 comments on commit c96ca2f

Please sign in to comment.