github.com/phrase/openapi@v0.0.0-20240514140800-49e8a106740e/schemas/styleguide_details.yaml (about)

     1  ---
     2  styleguide_details:
     3    allOf:
     4    - "$ref": "./styleguide.yaml#/styleguide"
     5    - type: object
     6      title: styleguide_details
     7      properties:
     8        public_url:
     9          type: string
    10        audience:
    11          type: string
    12        target_audience:
    13          type: string
    14        grammatical_person:
    15          type: string
    16        vocabulary_type:
    17          type: string
    18        business:
    19          type: string
    20        company_branding:
    21          type: string
    22        formatting:
    23          type: string
    24        glossary_terms:
    25          type: string
    26        grammar_consistency:
    27          type: string
    28        literal_translation:
    29          type: string
    30        overall_tone:
    31          type: string
    32        samples:
    33          type: string
    34      example:
    35        public_url: https://phrase.com/styleguide/my-project/26f065cf597be340
    36        audience: customer-facing
    37        target_audience: teenager
    38        grammatical_person: first_person_singular
    39        vocabulary_type: technical
    40        business: We are a travel site that helps customers find the best hotels and flights.
    41        company_branding: ACME Inc. should never be translated.
    42        formatting: Never use capital letters
    43        glossary_terms: Apartment, cabin, loft
    44        grammar_consistency: ''
    45        literal_translation: Neutral
    46        overall_tone: Tone should be fun and light
    47        samples: http://www.myexample.com/my/document/path/to/samples.pdf