Skip to content

Commit

Permalink
Remove word additionaly
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufied committed Sep 21, 2016
1 parent 1d68a97 commit d9f1953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ OpenShift and Kubernetes integrate with the [Swagger 2.0 API framework](http://s

$ openshift start --cors-allowed-origins=.*

and then browse to http://openshift3swagger-claytondev.rhcloud.com (which runs a copy of the Swagger UI that points to localhost:8080 by default). Expand the operations available on v1 to see the schemas (and to try the API directly). Additionally you can also download swagger-ui from http://swagger.io/swagger-ui/ and use it to point to your local swagger API endpoint.
and then browse to http://openshift3swagger-claytondev.rhcloud.com (which runs a copy of the Swagger UI that points to localhost:8080 by default). Expand the operations available on v1 to see the schemas (and to try the API directly). Additionally, you can download swagger-ui from http://swagger.io/swagger-ui/ and use it to point to your local swagger API endpoint.

Note: Hosted API documentation can be found [here](http://docs.openshift.org/latest/rest_api/openshift_v1.html).

Expand Down

0 comments on commit d9f1953

Please sign in to comment.