-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST
More file actions
41 lines (41 loc) · 994 Bytes
/
Copy pathMANIFEST
File metadata and controls
41 lines (41 loc) · 994 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.github/workflows/ci.yml
bin/oapi-perl-gen
Changes
CONTRIBUTING.md
cpanfile
lib/Modern/OpenAPI/Generator.pm
lib/Modern/OpenAPI/Generator/CLI.pm
lib/Modern/OpenAPI/Generator/CodeGen/Auth.pm
lib/Modern/OpenAPI/Generator/CodeGen/Client.pm
lib/Modern/OpenAPI/Generator/CodeGen/ClientModels.pm
lib/Modern/OpenAPI/Generator/CodeGen/Docs.pm
lib/Modern/OpenAPI/Generator/CodeGen/Server.pm
lib/Modern/OpenAPI/Generator/CodeGen/StubData.pm
lib/Modern/OpenAPI/Generator/CodeGen/Tests.pm
lib/Modern/OpenAPI/Generator/Spec.pm
lib/Modern/OpenAPI/Generator/Writer.pm
LICENSE
maint/inject-readme-badges.pl
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
META.json
META.yml
prepare4release.json
README
README.md
t/01-load.t
t/02-generate.t
t/03-cli-flags.t
t/04-local-test.t
t/05-models-without-client.t
t/06-pod.t
t/09-kitchen-sink-generate.t
t/data/minimal.json
t/data/minimal.yaml
t/data/schema_kitchen_sink.yaml
t/unit/spec.t
t/unit/writer.t
xt/author/eol.t
xt/author/pod-coverage.t
xt/author/pod.t