Skip to content

Commit

Permalink
Merge pull request containers#9505 from TristanCacqueray/master
Browse files Browse the repository at this point in the history
[CI:DOCS] swagger: removes the schema type for PodSpecGenerator $ref
  • Loading branch information
openshift-merge-robot authored Feb 26, 2021
2 parents bde1d3f + 1aa96ed commit 05410e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/api/server/register_pods.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ func (s *APIServer) registerPodsHandlers(r *mux.Router) error {
// name: create
// description: attributes for creating a pod
// schema:
// type: object
// $ref: "#/definitions/PodSpecGenerator"
// responses:
// 200:
Expand Down

0 comments on commit 05410e8

Please sign in to comment.