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

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

Open
OzWolf opened this issue Dec 21, 2018 · 0 comments
Open

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

OzWolf opened this issue Dec 21, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@OzWolf
Copy link
Contributor

OzWolf commented Dec 21, 2018

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.

@OzWolf OzWolf self-assigned this Dec 21, 2018
@OzWolf OzWolf added the enhancement New feature or request label Dec 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant