Created
March 17, 2015 23:09
-
-
Save hecbuma/ea1d34ee144404f7b84f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| projects: { | |
| aliases: { | |
| }, | |
| mappings: { | |
| project: { | |
| properties: { | |
| accessories: { | |
| type: "string" | |
| }, | |
| bits: { | |
| type: "string" | |
| }, | |
| embeds: { | |
| type: "string" | |
| }, | |
| project: { | |
| properties: { | |
| all_tags: { | |
| type: "string" | |
| }, | |
| approved_on: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| cached_votes_down: { | |
| type: "long" | |
| }, | |
| cached_votes_score: { | |
| type: "long" | |
| }, | |
| cached_votes_total: { | |
| type: "long" | |
| }, | |
| cached_votes_up: { | |
| type: "long" | |
| }, | |
| cached_weighted_score: { | |
| type: "long" | |
| }, | |
| code: { | |
| type: "string" | |
| }, | |
| comments_count: { | |
| type: "long" | |
| }, | |
| created_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| credits: { | |
| type: "string" | |
| }, | |
| description: { | |
| type: "string" | |
| }, | |
| difficulty: { | |
| type: "long" | |
| }, | |
| files: { | |
| properties: { | |
| asset: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| id: { | |
| type: "long" | |
| }, | |
| name: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| flagged_as_spam_on: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| id: { | |
| type: "long" | |
| }, | |
| images: { | |
| properties: { | |
| asset: { | |
| properties: { | |
| card_default: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_feature: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_mini: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_thumb: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| extra_large_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| large: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| large_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium_cropped: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| small: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| asset_content_type: { | |
| type: "string" | |
| }, | |
| asset_file_size: { | |
| type: "long" | |
| }, | |
| asset_height: { | |
| type: "long" | |
| }, | |
| asset_width: { | |
| type: "long" | |
| }, | |
| caption: { | |
| type: "string" | |
| }, | |
| created_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| homepage: { | |
| type: "boolean" | |
| }, | |
| id: { | |
| type: "long" | |
| }, | |
| imageable_id: { | |
| type: "long" | |
| }, | |
| imageable_type: { | |
| type: "string" | |
| }, | |
| number: { | |
| type: "long" | |
| }, | |
| primary: { | |
| type: "boolean" | |
| }, | |
| updated_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| } | |
| } | |
| }, | |
| legacy_difficulty: { | |
| type: "long" | |
| }, | |
| materials: { | |
| properties: { | |
| id: { | |
| type: "long" | |
| }, | |
| name: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| name: { | |
| type: "string" | |
| }, | |
| primary_image: { | |
| properties: { | |
| asset: { | |
| properties: { | |
| card_default: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_feature: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_mini: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_thumb: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| extra_large_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| large: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| large_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium_cropped: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| small: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| asset_content_type: { | |
| type: "string" | |
| }, | |
| asset_file_size: { | |
| type: "long" | |
| }, | |
| asset_height: { | |
| type: "long" | |
| }, | |
| asset_width: { | |
| type: "long" | |
| }, | |
| caption: { | |
| type: "string" | |
| }, | |
| created_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| id: { | |
| type: "long" | |
| }, | |
| imageable_id: { | |
| type: "long" | |
| }, | |
| imageable_type: { | |
| type: "string" | |
| }, | |
| number: { | |
| type: "long" | |
| }, | |
| primary: { | |
| type: "boolean" | |
| }, | |
| updated_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| } | |
| } | |
| }, | |
| products: { | |
| properties: { | |
| id: { | |
| type: "long" | |
| }, | |
| name: { | |
| type: "string" | |
| }, | |
| slug: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| published_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| referrer: { | |
| type: "string" | |
| }, | |
| request_ip: { | |
| type: "string" | |
| }, | |
| sketches: { | |
| properties: { | |
| asset: { | |
| properties: { | |
| card_default: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_feature: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_mini: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| card_thumb: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| extra_large_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| large: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| large_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium_cropped: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| medium_filled: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| small: { | |
| properties: { | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| url: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| asset_content_type: { | |
| type: "string" | |
| }, | |
| asset_file_size: { | |
| type: "long" | |
| }, | |
| asset_height: { | |
| type: "long" | |
| }, | |
| asset_width: { | |
| type: "long" | |
| }, | |
| caption: { | |
| type: "string" | |
| }, | |
| created_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| id: { | |
| type: "long" | |
| }, | |
| imageable_id: { | |
| type: "long" | |
| }, | |
| imageable_type: { | |
| type: "string" | |
| }, | |
| primary: { | |
| type: "boolean" | |
| }, | |
| updated_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| } | |
| } | |
| }, | |
| slug: { | |
| type: "string" | |
| }, | |
| steps: { | |
| properties: { | |
| description: { | |
| type: "string" | |
| }, | |
| id: { | |
| type: "long" | |
| }, | |
| number: { | |
| type: "long" | |
| } | |
| } | |
| }, | |
| tools: { | |
| properties: { | |
| id: { | |
| type: "long" | |
| }, | |
| name: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| updated_at: { | |
| type: "date", | |
| format: "dateOptionalTime" | |
| }, | |
| user: { | |
| properties: { | |
| id: { | |
| type: "long" | |
| }, | |
| slug: { | |
| type: "string" | |
| }, | |
| username: { | |
| type: "string" | |
| } | |
| } | |
| }, | |
| user_agent: { | |
| type: "string" | |
| }, | |
| user_id: { | |
| type: "long" | |
| } | |
| } | |
| }, | |
| videos: { | |
| type: "string" | |
| } | |
| } | |
| } | |
| }, | |
| settings: { | |
| index: { | |
| creation_date: "1426622710748", | |
| number_of_shards: "5", | |
| number_of_replicas: "1", | |
| version: { | |
| created: "1040399" | |
| }, | |
| uuid: "ZPt43OnRSOiAe61u7swQhQ" | |
| } | |
| }, | |
| warmers: { | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment