Skip to content

Commit e8f46bd

Browse files
fix: Remove non-existent style rules (#274)
1 parent 0911035 commit e8f46bd

1 file changed

Lines changed: 0 additions & 44 deletions

File tree

api-reference/openapi.yaml

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2771,17 +2771,6 @@ components:
27712771
- replace_at_symbol_with_english_word_at_in_parentheses_with_space_on_either_side
27722772
- replace_at_symbol_with_english_word_at_with_space_on_either_side
27732773
- use_standard_format
2774-
email_address_website_url:
2775-
type: string
2776-
description: Formatting options for Email Address Website Url
2777-
enum:
2778-
- use_lowercase_for_email_addresses_and_website_urls_except_when_url_includes_case_sensitive_elements
2779-
headings_case_style:
2780-
type: string
2781-
description: Formatting options for Headings Case Style
2782-
enum:
2783-
- use_sentence_case_for_titles_and_headings
2784-
- use_title_case_for_titles_and_headings
27852774
phone_number_country_code_format:
27862775
type: string
27872776
description: Formatting options for Phone Number Country Code Format
@@ -2820,12 +2809,6 @@ components:
28202809
And Arabic Numerals
28212810
enum:
28222811
- do_not_use
2823-
titles_headings_punctuation:
2824-
type: string
2825-
description: Formatting options for Titles Headings Punctuation
2826-
enum:
2827-
- do_not_use_colon_at_end_of_titles_or_headings
2828-
- do_not_use_colons_or_periods_at_end_of_titles_or_headings
28292812
numbers:
28302813
type: object
28312814
properties:
@@ -3639,11 +3622,6 @@ components:
36393622
- avoid_binary_representation_of_gender_when_gender_neutral_language_can_be_used
36403623
- replace_binary_representations_of_gender_with_gender_neutral_language
36413624
- use_neutral_pronouns
3642-
call_to_action:
3643-
type: string
3644-
description: Formatting options for Call To Action
3645-
enum:
3646-
- use_calls_to_action
36473625
complex_sentences:
36483626
type: string
36493627
description: Formatting options for Complex Sentences
@@ -3677,17 +3655,6 @@ components:
36773655
enum:
36783656
- do_not_use_second_person_pronouns
36793657
- use_second_person_pronouns
3680-
default_third_person_singular_pronoun:
3681-
type: string
3682-
description: Formatting options for Default Third Person Singular Pronoun
3683-
enum:
3684-
- use_feminine_pronoun
3685-
- use_he_him
3686-
- use_he_or_she_him_or_her
3687-
- use_masculine_pronoun
3688-
- use_masculine_pronoun_german_word_oder_feminine_pronoun
3689-
- use_she_her
3690-
- use_they_them
36913658
directional_language:
36923659
type: string
36933660
description: Formatting options for Directional Language
@@ -3759,12 +3726,6 @@ components:
37593726
description: Formatting options for Modal Verbs
37603727
enum:
37613728
- avoid_modal_verbs
3762-
person_vs_identity_first_language:
3763-
type: string
3764-
description: Formatting options for Person Vs Identity First Language
3765-
enum:
3766-
- use_identity_first_language
3767-
- use_person_first_language
37683729
personal_vs_impersonal_style:
37693730
type: string
37703731
description: Formatting options for Personal Vs Impersonal Style
@@ -3813,11 +3774,6 @@ components:
38133774
description: Formatting options for Simple Words And Sentences
38143775
enum:
38153776
- use_simple_words_and_sentences_avoid_hard_to_translate_words_and_figures_of_speech
3816-
specialized_language:
3817-
type: string
3818-
description: Formatting options for Specialized Language
3819-
enum:
3820-
- avoid_specialized_language_unless_text_is_aimed_at_experts
38213777
text_position_references:
38223778
type: string
38233779
description: Formatting options for Text Position References

0 commit comments

Comments
 (0)