Skip to content

Documentation and samples updates for 2.4.0 #1331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Nov 16, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update operator swagger docs
  • Loading branch information
markxnelson committed Nov 15, 2019
commit 70d9b012637d1be513579b3de0a08a25b43a7b5a
2 changes: 1 addition & 1 deletion docs/swagger/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"swagger":"2.0",
"info":{
"title":"Oracle WebLogic Server Kubernetes Operator REST interface",
"description":"<p>RESTful Management Interface for the Oracle WebLogic Server Kubernetes Operator.</p><p>Copyright 2017, 2019, Oracle Corporation and/or its affiliates. All rights reserved.</p><p>Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.</p>",
"description":"<p>RESTful Management Interface for the Oracle WebLogic Server Kubernetes Operator.</p><p>Copyright (c) 2017, 2019, Oracle Corporation and/or its affiliates. All rights reserved.</p><p>Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.</p>",
"version":"v1"
},
"schemes":[
Expand Down