2
0

Update OAuth inflection to match spec (#35160)

This commit is contained in:
Matt Jankowski
2025-06-25 03:52:30 -04:00
committed by GitHub
parent 377289c961
commit 47fda2df2c
18 changed files with 21 additions and 19 deletions

View File

@@ -20,6 +20,7 @@ ActiveSupport::Inflector.inflections(:en) do |inflect|
inflect.acronym 'DeepL'
inflect.acronym 'DSL'
inflect.acronym 'JsonLd'
inflect.acronym 'OAuth'
inflect.acronym 'OEmbed'
inflect.acronym 'OStatus'
inflect.acronym 'PubSubHubbub'