class PetStore::AnotherFakeApi
- PetStore::AnotherFakeApi
- Reference
- Object
Defined in:
pet_store/api/another_fake_api.crConstructors
Instance Method Summary
- #api_client : ApiClient
- #api_client=(api_client : ApiClient)
-
#build_api_request_for_call_123_test_special_tags(*, client : PetStore::Client | Nil = nil) : Crest::Request
@return Crest::Request
-
#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]
-
#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
-
#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
- #client_side_validation(*args, **options)
- #client_side_validation(*args, **options, &)
- #debugging(*args, **options)
- #debugging(*args, **options, &)
Constructor Detail
Instance Method Detail
@return Crest::Request
To test special tags To test special tags and operation ID starting with number @required @param client [PetStore::Client?] client model @return [PetStore::Client]
To test special tags To test special tags and operation ID starting with number @required @param client [PetStore::Client?] client model @return nil
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