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: 3.0.0-rc1
Show newest version


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





© 2015 - 2024 Weber Informatics LLC | Privacy Policy