Skip to content
Merged
Changes from all commits
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
29 changes: 1 addition & 28 deletions lib/Settings/shillinq_mock_register.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.0",
"info": {
"title": "shillinq demo data",
"version": "1.0.0",
"version": "1.1.0",
"description": "Demo data covering every schema this app supplies, offered as the first step of the app's setup walkthrough. Generated from the schemas themselves, so every object satisfies the schema that will validate it."
},
"x-openregister": {
Expand Down Expand Up @@ -33567,33 +33567,6 @@
"mkbProfitExemptionPercentage": 1.0,
"source": "Voorbeeld Source 3"
},
{
"@self": {
"register": "shillinq",
"schema": "example",
"slug": "example-voorbeeld-title-1-1"
},
"title": "Voorbeeld Title 1",
"description": "Voorbeeld Description 1"
},
{
"@self": {
"register": "shillinq",
"schema": "example",
"slug": "example-voorbeeld-title-2-2"
},
"title": "Voorbeeld Title 2",
"description": "Voorbeeld Description 2"
},
{
"@self": {
"register": "shillinq",
"schema": "example",
"slug": "example-voorbeeld-title-3-3"
},
"title": "Voorbeeld Title 3",
"description": "Voorbeeld Description 3"
},
{
"@self": {
"register": "shillinq",
Expand Down
Loading