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

     1  '!include': shared.yaml
     2  generatorName: ruby
     3  outputDir: clients/ruby
     4  moduleName: Phrase
     5  gemName: phrase
     6  gemVersion: 3.1.0
     7  gemDescription: Phrase Strings is a translation management platform for software projects.
     8  gemSummary: >-
     9    You can collaborate on language file translation with your team or order
    10    translations through our platform. The API allows you to import locale files,
    11    download locale files, tag keys or interact in other ways with the
    12    localization data stored in Phrase Strings for your account.
    13  gemRequiredRubyVersion: '>= 2.6.0'
    14  gemLicense: MIT
    15  gemHomepage: https://phrase.com
    16  gemAuthor: Phrase
    17  gemAuthorEmail: support@phrase.com
    18  gitUserId: phrase
    19  gitRepoId: phrase-ruby
    20  templateDir: openapi-generator/templates/ruby-client