sergiotarxz
16ac140f9d
The POST /developer endpoint is created using the openapi definition to validate the fields. This will allow a way to create endpoints and their doc automatically.
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"abstract" : "Peace application shop.",
|
|
"author" : [
|
|
"Sergio Iglesias <sergiotarxz@posteo.net>"
|
|
],
|
|
"dynamic_config" : 0,
|
|
"generated_by" : "Module::Build version 0.4231",
|
|
"license" : [
|
|
"unknown"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : 2
|
|
},
|
|
"name" : "Peace",
|
|
"prereqs" : {
|
|
"runtime" : {
|
|
"requires" : {
|
|
"Capture::Tiny" : "0",
|
|
"Crypt::Bcrypt" : "0",
|
|
"DBD::Mock" : "0",
|
|
"DBD::Pg" : "0",
|
|
"DBI" : "0",
|
|
"DateTime" : "0",
|
|
"DateTime::Format::Pg" : "0",
|
|
"Email::Valid" : "0",
|
|
"JSON" : "0",
|
|
"Mojolicious" : "0",
|
|
"Test::MockModule" : "0",
|
|
"Test::MockObject" : "0",
|
|
"Test::Most" : "0",
|
|
"Test::Pod::Coverage" : "0",
|
|
"YAML" : "0"
|
|
}
|
|
}
|
|
},
|
|
"provides" : {
|
|
"Peace" : {
|
|
"file" : "lib/Peace.pm"
|
|
},
|
|
"Peace::Controller::User" : {
|
|
"file" : "lib/Peace/Controller/User.pm"
|
|
},
|
|
"Peace::DAO::Customer" : {
|
|
"file" : "lib/Peace/DAO/Customer.pm"
|
|
},
|
|
"Peace::DB" : {
|
|
"file" : "lib/Peace/DB.pm"
|
|
},
|
|
"Peace::Model::Customer" : {
|
|
"file" : "lib/Peace/Model/Customer.pm"
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"version" : 0,
|
|
"x_serialization_backend" : "JSON::PP version 4.06"
|
|
}
|