All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apex.package.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version


    {{appName}} API Client
    Client library for calling the {{appName}} API.{{#appDescription}}
{{{.}}}{{/appDescription}}
Generated with OAS Codegen (github.com/OAS-api/OAS-codegen)
    
    {{#apiInfo}}
      {{#apis}}
        {{classname}}
        {{classname}}Test
      {{/apis}}
    {{/apiInfo}}
    {{#models}}
      {{#model}}
        {{classname}}
        {{classname}}Test
      {{/model}}
    {{/models}}
        {{classPrefix}}Client
        OAS
        OASTest
        OASResponseMock
        ApexClass
    
    
      {{sanitizedName}}
      NamedCredential
    
    {{apiVersion}}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy