Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Better handle differing return types for schemas and examples. #3

@OzWolf

Description

@OzWolf

The RAML generator currently does not handle serialization through Jackson serializers cleanly. The original design concept was that API objects should most closely represent the input/output of the service, but this is fundamentally ignoring some of the power of Jackson for reusable serializers.

Investigate and implement a better way to specify rather than derive property types where applicable.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions