|
| 1 | +{ |
| 2 | + "refs": [ |
| 3 | + { |
| 4 | + "id": "master", |
| 5 | + "ref": "UgjWQN_mqa8HvPJY", |
| 6 | + "label": "Master", |
| 7 | + "isMasterRef": true |
| 8 | + }, |
| 9 | + { |
| 10 | + "id": "UkL0hcuvzYUANCrr", |
| 11 | + "ref": "UgjWRd_mqbYHvPJa", |
| 12 | + "label": "San Francisco Grand opening" |
| 13 | + }, |
| 14 | + { |
| 15 | + "id": "SaGrandOpening2ndRef", |
| 16 | + "ref": "SaGrandOpening2ndRef", |
| 17 | + "label": "San Francisco Grand opening" |
| 18 | + } |
| 19 | + ], |
| 20 | + "types": { |
| 21 | + "blog-post": "Blog post", |
| 22 | + "store": "Store", |
| 23 | + "article": "Site-level article", |
| 24 | + "selection": "Products selection", |
| 25 | + "job-offer": "Job offer", |
| 26 | + "product": "Product" |
| 27 | + }, |
| 28 | + "languages": [ |
| 29 | + { |
| 30 | + "id": "en-us", |
| 31 | + "name": "English - United States" |
| 32 | + }, |
| 33 | + { |
| 34 | + "id": "nl-nl", |
| 35 | + "name": "Dutch - Netherlands" |
| 36 | + }, |
| 37 | + { |
| 38 | + "id": "es-es", |
| 39 | + "name": "Spanish - Spain (Traditional)" |
| 40 | + }, |
| 41 | + { |
| 42 | + "id": "fr-fr", |
| 43 | + "name": "French - France" |
| 44 | + } |
| 45 | + ], |
| 46 | + "tags": ["Cupcake", "Pie", "Featured", "Macaron"], |
| 47 | + "forms": { |
| 48 | + "everything": { |
| 49 | + "method": "GET", |
| 50 | + "enctype": "application/x-www-form-urlencoded", |
| 51 | + "action": "http://lesbonneschoses.prismic.io/api/v2/documents/search", |
| 52 | + "fields": { |
| 53 | + "ref": { |
| 54 | + "type": "String" |
| 55 | + }, |
| 56 | + "q": { |
| 57 | + "type": "String" |
| 58 | + } |
| 59 | + } |
| 60 | + }, |
| 61 | + "blogs": { |
| 62 | + "name": "Blog Posts", |
| 63 | + "method": "GET", |
| 64 | + "rel": "collection", |
| 65 | + "enctype": "application/x-www-form-urlencoded", |
| 66 | + "action": "https://lesbonneschoses.prismic.io/api/v2/documents/search", |
| 67 | + "fields": { |
| 68 | + "ref": { |
| 69 | + "type": "String", |
| 70 | + "multiple": false |
| 71 | + }, |
| 72 | + "q": { |
| 73 | + "default": "[[:d = any(document.type, [\"blog-post\"])]]", |
| 74 | + "type": "String", |
| 75 | + "multiple": true |
| 76 | + }, |
| 77 | + "lang": { |
| 78 | + "type": "String", |
| 79 | + "multiple": false |
| 80 | + }, |
| 81 | + "page": { |
| 82 | + "type": "Integer", |
| 83 | + "multiple": false, |
| 84 | + "default": "1" |
| 85 | + }, |
| 86 | + "pageSize": { |
| 87 | + "type": "Integer", |
| 88 | + "multiple": false, |
| 89 | + "default": "20" |
| 90 | + }, |
| 91 | + "after": { |
| 92 | + "type": "String", |
| 93 | + "multiple": false |
| 94 | + }, |
| 95 | + "fetch": { |
| 96 | + "type": "String", |
| 97 | + "multiple": false |
| 98 | + }, |
| 99 | + "fetchLinks": { |
| 100 | + "type": "String", |
| 101 | + "multiple": false |
| 102 | + }, |
| 103 | + "graphQuery": { |
| 104 | + "type": "String", |
| 105 | + "multiple": false |
| 106 | + }, |
| 107 | + "orderings": { |
| 108 | + "type": "String", |
| 109 | + "multiple": false |
| 110 | + }, |
| 111 | + "referer": { |
| 112 | + "type": "String", |
| 113 | + "multiple": false |
| 114 | + }, |
| 115 | + "access_token": { |
| 116 | + "default": "a-permanent-access-token", |
| 117 | + "type": "String", |
| 118 | + "multiple": false |
| 119 | + } |
| 120 | + } |
| 121 | + } |
| 122 | + }, |
| 123 | + "oauth_initiate": "http://lesbonneschoses.prismic.io/auth", |
| 124 | + "oauth_token": "http://lesbonneschoses.prismic.io/auth/token", |
| 125 | + "experiments" : { |
| 126 | + "draft": [ |
| 127 | + { |
| 128 | + "id": "xxxxxxxxxxoGelsX", |
| 129 | + "name": "Exp 2", |
| 130 | + "variations": [ |
| 131 | + { |
| 132 | + "id": "VDUBBawGAKoGelsZ", |
| 133 | + "label": "Base", |
| 134 | + "ref": "VDUBBawGALAGelsa" |
| 135 | + }, |
| 136 | + { |
| 137 | + "id": "VDUE-awGALAGemME", |
| 138 | + "label": "var 1", |
| 139 | + "ref": "VDUUmHIKAZQKk9uq" |
| 140 | + } |
| 141 | + ] |
| 142 | + } |
| 143 | + ], |
| 144 | + "running": [ |
| 145 | + { |
| 146 | + "googleId": "_UQtin7EQAOH5M34RQq6Dg", |
| 147 | + "id": "VDUBBawGAKoGelsX", |
| 148 | + "name": "Exp 1", |
| 149 | + "variations": [ |
| 150 | + { |
| 151 | + "id": "VDUBBawGAKoGelsZ", |
| 152 | + "label": "Base", |
| 153 | + "ref": "VDUBBawGALAGelsa" |
| 154 | + }, |
| 155 | + { |
| 156 | + "id": "VDUE-awGALAGemME", |
| 157 | + "label": "var 1", |
| 158 | + "ref": "VDUUmHIKAZQKk9uq" |
| 159 | + } |
| 160 | + ] |
| 161 | + } |
| 162 | + ] |
| 163 | + } |
| 164 | + |
| 165 | +} |
0 commit comments