|
1 |
| -[ |
2 |
| -{ |
3 |
| - "model": "core.objecttype", |
4 |
| - "pk": 1, |
5 |
| - "fields": { |
6 |
| - "service": 1, |
7 |
| - "uuid": "8e46e0a5-b1b4-449b-b9e9-fa3cea655f48", |
8 |
| - "_name": "Person" |
9 |
| - } |
10 |
| -}, |
11 |
| -{ |
12 |
| - "model": "core.objecttype", |
13 |
| - "pk": 2, |
14 |
| - "fields": { |
15 |
| - "service": 1, |
16 |
| - "uuid": "527b8408-7421-4808-a744-43ccb7bdaaa2", |
17 |
| - "_name": "File uploads" |
18 |
| - } |
19 |
| -}, |
20 |
| -{ |
21 |
| - "model": "core.objecttype", |
22 |
| - "pk": 3, |
23 |
| - "fields": { |
24 |
| - "service": 1, |
25 |
| - "uuid": "f1dde4fe-b7f9-46dc-84ae-429ae49e3705", |
26 |
| - "_name": "Geo in data" |
27 |
| - } |
28 |
| -}, |
29 |
| -{ |
30 |
| - "model": "token.tokenauth", |
31 |
| - "pk": "7657474c3d75f56ae0abd0d1bf7994b09964dca9", |
32 |
| - "fields": { |
33 |
| - "contact_person": "Admin", |
34 |
| - "email": "admin@example.com", |
35 |
| - "organization": "", |
36 |
| - "last_modified": "2023-10-24T08:58:51.291Z", |
37 |
| - "created": "2023-10-24T08:58:51.291Z", |
38 |
| - "application": "", |
39 |
| - "administration": "" |
40 |
| - } |
41 |
| -}, |
42 |
| -{ |
43 |
| - "model": "token.permission", |
44 |
| - "pk": 1, |
45 |
| - "fields": { |
46 |
| - "token_auth": "7657474c3d75f56ae0abd0d1bf7994b09964dca9", |
47 |
| - "object_type": 1, |
48 |
| - "mode": "read_and_write", |
49 |
| - "use_fields": false, |
50 |
| - "fields": null |
51 |
| - } |
52 |
| -}, |
53 |
| -{ |
54 |
| - "model": "token.permission", |
55 |
| - "pk": 2, |
56 |
| - "fields": { |
57 |
| - "token_auth": "7657474c3d75f56ae0abd0d1bf7994b09964dca9", |
58 |
| - "object_type": 2, |
59 |
| - "mode": "read_and_write", |
60 |
| - "use_fields": false, |
61 |
| - "fields": null |
62 |
| - } |
63 |
| -}, |
64 |
| -{ |
65 |
| - "model": "token.permission", |
66 |
| - "pk": 3, |
67 |
| - "fields": { |
68 |
| - "token_auth": "7657474c3d75f56ae0abd0d1bf7994b09964dca9", |
69 |
| - "object_type": 3, |
70 |
| - "mode": "read_and_write", |
71 |
| - "use_fields": false, |
72 |
| - "fields": null |
73 |
| - } |
74 |
| -}, |
75 |
| -{ |
76 |
| - "model": "zgw_consumers.service", |
77 |
| - "pk": 1, |
78 |
| - "fields": { |
79 |
| - "label": "Local objecttypes", |
80 |
| - "oas": "https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml", |
81 |
| - "oas_file": "", |
82 |
| - "uuid": "ee08faa2-4cd1-45f6-ba16-d50872cf5cf2", |
83 |
| - "api_type": "orc", |
84 |
| - "api_root": "http://objecttypes-web:8000/api/v2/", |
85 |
| - "client_id": "", |
86 |
| - "secret": "", |
87 |
| - "auth_type": "api_key", |
88 |
| - "header_key": "Authorization", |
89 |
| - "header_value": "Token 171be5abaf41e7856b423ad513df1ef8f867ff48", |
90 |
| - "nlx": "", |
91 |
| - "user_id": "", |
92 |
| - "user_representation": "", |
93 |
| - "client_certificate": null, |
94 |
| - "server_certificate": null |
95 |
| - } |
96 |
| -} |
97 |
| -] |
| 1 | +[ |
| 2 | +{ |
| 3 | + "model": "core.objecttype", |
| 4 | + "pk": 1, |
| 5 | + "fields": { |
| 6 | + "service": 1, |
| 7 | + "uuid": "8e46e0a5-b1b4-449b-b9e9-fa3cea655f48", |
| 8 | + "_name": "Person" |
| 9 | + } |
| 10 | +}, |
| 11 | +{ |
| 12 | + "model": "core.objecttype", |
| 13 | + "pk": 2, |
| 14 | + "fields": { |
| 15 | + "service": 1, |
| 16 | + "uuid": "527b8408-7421-4808-a744-43ccb7bdaaa2", |
| 17 | + "_name": "File uploads" |
| 18 | + } |
| 19 | +}, |
| 20 | +{ |
| 21 | + "model": "core.objecttype", |
| 22 | + "pk": 3, |
| 23 | + "fields": { |
| 24 | + "service": 1, |
| 25 | + "uuid": "f1dde4fe-b7f9-46dc-84ae-429ae49e3705", |
| 26 | + "_name": "Geo in data" |
| 27 | + } |
| 28 | +}, |
| 29 | +{ |
| 30 | + "model": "token.tokenauth", |
| 31 | + "pk": 1, |
| 32 | + "fields": { |
| 33 | + "token": "7657474c3d75f56ae0abd0d1bf7994b09964dca9", |
| 34 | + "contact_person": "Admin", |
| 35 | + "email": "admin@example.com", |
| 36 | + "organization": "", |
| 37 | + "last_modified": "2023-10-24T08:58:51.291Z", |
| 38 | + "created": "2023-10-24T08:58:51.291Z", |
| 39 | + "application": "", |
| 40 | + "administration": "" |
| 41 | + } |
| 42 | +}, |
| 43 | +{ |
| 44 | + "model": "token.permission", |
| 45 | + "pk": 1, |
| 46 | + "fields": { |
| 47 | + "token_auth": 1, |
| 48 | + "object_type": 1, |
| 49 | + "mode": "read_and_write", |
| 50 | + "use_fields": false, |
| 51 | + "fields": null |
| 52 | + } |
| 53 | +}, |
| 54 | +{ |
| 55 | + "model": "token.permission", |
| 56 | + "pk": 2, |
| 57 | + "fields": { |
| 58 | + "token_auth": 1, |
| 59 | + "object_type": 2, |
| 60 | + "mode": "read_and_write", |
| 61 | + "use_fields": false, |
| 62 | + "fields": null |
| 63 | + } |
| 64 | +}, |
| 65 | +{ |
| 66 | + "model": "token.permission", |
| 67 | + "pk": 3, |
| 68 | + "fields": { |
| 69 | + "token_auth": 1, |
| 70 | + "object_type": 3, |
| 71 | + "mode": "read_and_write", |
| 72 | + "use_fields": false, |
| 73 | + "fields": null |
| 74 | + } |
| 75 | +}, |
| 76 | +{ |
| 77 | + "model": "zgw_consumers.service", |
| 78 | + "pk": 1, |
| 79 | + "fields": { |
| 80 | + "label": "Local objecttypes", |
| 81 | + "oas": "https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml", |
| 82 | + "oas_file": "", |
| 83 | + "uuid": "ee08faa2-4cd1-45f6-ba16-d50872cf5cf2", |
| 84 | + "api_type": "orc", |
| 85 | + "api_root": "http://objecttypes-web:8000/api/v2/", |
| 86 | + "client_id": "", |
| 87 | + "secret": "", |
| 88 | + "auth_type": "api_key", |
| 89 | + "header_key": "Authorization", |
| 90 | + "header_value": "Token 171be5abaf41e7856b423ad513df1ef8f867ff48", |
| 91 | + "nlx": "", |
| 92 | + "user_id": "", |
| 93 | + "user_representation": "", |
| 94 | + "client_certificate": null, |
| 95 | + "server_certificate": null |
| 96 | + } |
| 97 | +} |
| 98 | +] |
0 commit comments