Skip to content

Commit d2a13e1

Browse files
authoredMar 3, 2021
MGMT-4204 Implement generic operators API (#1094)
* MGMT-4204 Design generic operators API * MGMT-4204 Generating swagger-go code * MGMT-4204 Adapting the code to the new generic monitored operators API * MGMT-4204 Adding operator name prefix
1 parent 9ef20b7 commit d2a13e1

File tree

61 files changed

+4229
-2210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+4229
-2210
lines changed
 

‎.spectral.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ rules:
44
no-$ref-siblings: off
55
oas2-unused-definition: off
66
operation-default-response: off
7+
operation-singular-tag: off
78
operation-description: error
89
oas2-parameter-description: error
910

‎client/operators/list_of_cluster_operators_parameters.go

+167
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.