OpenAPI-PerlGenerator 0.01 Deleted
Files
- .gitignore
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- README.mkdn
- lib/OpenAPI/PerlGenerator.pm
- lib/OpenAPI/PerlGenerator/Template.pm
- lib/OpenAPI/PerlGenerator/Template/Mojo.pm
- lib/OpenAPI/PerlGenerator/Utils.pm
- scripts/openapi-codegen.pl
- t/00-load.t
- t/01-regression.t
- t/02-http-form.t
- t/generate.request
- t/more-testcases/lib/More/TestCases/Client.pm
- t/more-testcases/lib/More/TestCases/Client/Impl.pm
- t/more-testcases/more-testcases.yaml
- t/ollama/lib/AI/Ollama/Client.pm
- t/ollama/lib/AI/Ollama/Client/Impl.pm
- t/ollama/lib/AI/Ollama/CopyModelRequest.pm
- t/ollama/lib/AI/Ollama/CreateModelRequest.pm
- t/ollama/lib/AI/Ollama/CreateModelResponse.pm
- t/ollama/lib/AI/Ollama/DeleteModelRequest.pm
- t/ollama/lib/AI/Ollama/GenerateChatCompletionRequest.pm
- t/ollama/lib/AI/Ollama/GenerateChatCompletionResponse.pm
- t/ollama/lib/AI/Ollama/GenerateCompletionRequest.pm
- t/ollama/lib/AI/Ollama/GenerateCompletionResponse.pm
- t/ollama/lib/AI/Ollama/GenerateEmbeddingRequest.pm
- t/ollama/lib/AI/Ollama/GenerateEmbeddingResponse.pm
- t/ollama/lib/AI/Ollama/Message.pm
- t/ollama/lib/AI/Ollama/Model.pm
- t/ollama/lib/AI/Ollama/ModelInfo.pm
- t/ollama/lib/AI/Ollama/ModelInfoRequest.pm
- t/ollama/lib/AI/Ollama/ModelsResponse.pm
- t/ollama/lib/AI/Ollama/PullModelRequest.pm
- t/ollama/lib/AI/Ollama/PullModelResponse.pm
- t/ollama/lib/AI/Ollama/PushModelRequest.pm
- t/ollama/lib/AI/Ollama/PushModelResponse.pm
- t/ollama/lib/AI/Ollama/RequestOptions.pm
- t/ollama/ollama-curated.yaml
- t/petstore/lib/OpenAPI/PetStore/Client.pm
- t/petstore/lib/OpenAPI/PetStore/Client/Impl.pm
- t/petstore/lib/OpenAPI/PetStore/Error.pm
- t/petstore/lib/OpenAPI/PetStore/NewPet.pm
- t/petstore/lib/OpenAPI/PetStore/Pet.pm
- t/petstore/petstore-expanded.yaml
- t/whisper.cpp/lib/Speech/Recognition/Whisper/Client.pm
- t/whisper.cpp/lib/Speech/Recognition/Whisper/Client/Impl.pm
- t/whisper.cpp/lib/Speech/Recognition/Whisper/Error.pm
- t/whisper.cpp/lib/Speech/Recognition/Whisper/LoadModel.pm
- t/whisper.cpp/lib/Speech/Recognition/Whisper/SuccessfulLoad.pm
- t/whisper.cpp/lib/Speech/Recognition/Whisper/TranscribeFile.pm
- t/whisper.cpp/lib/Speech/Recognition/Whisper/Transcription.pm
- t/whisper.cpp/openapi.json
- testrules.yml
- xt/99-changes.t
- xt/99-compile.t
- xt/99-manifest.t
- xt/99-minimumversion.t
- xt/99-pod.t
- xt/99-synopsis.t
- xt/99-test-prerequisites.t
- xt/99-todo.t
- xt/99-unix-text.t
- xt/99-versions.t
- xt/copyright.t
- xt/meta-lint.t