class PetStore::AnotherFakeApi

Defined in:

pet_store/api/another_fake_api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_client : PetStore::ApiClient = ApiClient.default) #

[View source]

Instance Method Detail

def api_client : ApiClient #

[View source]
def api_client=(api_client : ApiClient) #

[View source]
def build_api_request_for_call_123_test_special_tags(*, client : PetStore::Client | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def call_123_test_special_tags(*, client : PetStore::Client | Nil = nil) : PetStore::Client #

To test special tags To test special tags and operation ID starting with number @required @param client [PetStore::Client?] client model @return [PetStore::Client]


[View source]
def call_123_test_special_tags(*, client : PetStore::Client | Nil = nil, &block : Crest::Response -> ) : Nil #

To test special tags To test special tags and operation ID starting with number @required @param client [PetStore::Client?] client model @return nil


[View source]
def call_123_test_special_tags_with_http_info(*, client : PetStore::Client | Nil = nil) : Tuple(PetStore::Client, Int32, Hash(String, Array(String) | String)) #

To test special tags To test special tags and operation ID starting with number @required @param client [PetStore::Client?] client model @return [Tuple(PetStore::Client, Integer, Hash)] PetStore::Client, response status code and response headers


[View source]
def client_side_validation(*args, **options) #

[View source]
def client_side_validation(*args, **options, &) #

[View source]
def debugging(*args, **options) #

[View source]
def debugging(*args, **options, &) #

[View source]