You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2018/01/15 16:59:00 UTC

[jira] [Assigned] (JUNEAU-78) Is org.apache.juneau.dto.swagger.SchemaInfo missing a $ref field?

     [ https://issues.apache.org/jira/browse/JUNEAU-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar reassigned JUNEAU-78:
----------------------------------

    Assignee: James Bognar

> Is org.apache.juneau.dto.swagger.SchemaInfo missing a $ref field?
> -----------------------------------------------------------------
>
>                 Key: JUNEAU-78
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-78
>             Project: Juneau
>          Issue Type: Bug
>            Reporter: Steve Blackmon
>            Assignee: James Bognar
>            Priority: Major
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> According to
> https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schema-object
> we should be able to set $ref to another jsonschema.
> Here's one example
> https://github.com/OAI/OpenAPI-Specification/blob/master/examples/v2.0/json/petstore.json#L55
> Do we need to add a String ref variable with appropriate serialization rules to preserve the $?
> I just noticed that using Swagger dto to hold my swagger when i access it I get back "schema": {}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)