fix
This commit is contained in:
@@ -9,7 +9,7 @@ func TestV1OpenAPIFeedsLegacyContract(t *testing.T) {
|
||||
t.Parallel()
|
||||
body := string(v1OpenAPIYAML)
|
||||
for _, needle := range []string{
|
||||
"Legacy public contract — { data: Feed[], meta: { page, limit, total } }",
|
||||
"Paged list — { data: Feed[], meta: { page, limit, total } }",
|
||||
"required: [name, item_path]",
|
||||
"jobId:",
|
||||
"FeedSyncResponse",
|
||||
|
||||
Reference in New Issue
Block a user