Skip to content

Commit 38dd35f

Browse files
committed
Remove unavailable api backends from fixture
1 parent ec25d88 commit 38dd35f

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

fixtures/initial_data.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -406,21 +406,6 @@
406406
"config_schema": {}
407407
}
408408
},
409-
{
410-
"model": "apiabstractor.apibackend",
411-
"pk": 6,
412-
"fields": {
413-
"name": "Text-QnA",
414-
"slug": "promptly_text_qna",
415-
"description": "Answers questions based on the provided information",
416-
"api_provider": 4,
417-
"api_endpoint": "textqna",
418-
"params": {},
419-
"input_schema": {},
420-
"output_schema": {},
421-
"config_schema": {}
422-
}
423-
},
424409
{
425410
"model": "apiabstractor.apibackend",
426411
"pk": 7,

0 commit comments

Comments
 (0)