Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameNaa type #25

Closed
Alival-IT opened this issue Jun 15, 2021 · 1 comment
Closed

NameNaa type #25

Alival-IT opened this issue Jun 15, 2021 · 1 comment

Comments

@Alival-IT
Copy link

Hello,

is this correct? it seems they should be both type of ValueSetEntryAdapter

    @SerialName("nm")
    val nameNaa: String? = null,

    @SerialName("ma")
    val nameRat: ValueSetEntryAdapter? = null,
@Alival-IT
Copy link
Author

ok i see now, feels kinda inconsistent but its correctly implemented

        "nm": {
          "description": "NAA Test Name",
          "type": "string",
          "maxLength": 80
        },
        "ma": {
          "description": "RAT Test name and manufacturer",
          "$ref": "#/$defs/test-manf"
        },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant