mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 07:07:11 +00:00
Add perltidy to format Perl code (#970)
* add perl tidy without updating petstore samples * incldue pl file, update samples * use no backup option, perltidy on test.pl
This commit is contained in:
14
samples/client/petstore/perl/docs/StringBooleanMap.md
Normal file
14
samples/client/petstore/perl/docs/StringBooleanMap.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# WWW::OpenAPIClient::Object::StringBooleanMap
|
||||
|
||||
## Load the model package
|
||||
```perl
|
||||
use WWW::OpenAPIClient::Object::StringBooleanMap;
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user