We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tabular manifest palaiko tik paprastus Text tipus, tai yra vieno nested lygio.
Tabular
Text
nested
Bandant pridėti Text tipą prie Object ar Denorm tipo, gauname skaitymo klaidas (nenuskaito visų kalbų, tik pirmą).
Object
Denorm
d | r | b | m | property | type | ref | access | title example | | | | | | | | | | | Country | | id | | | | | | id | integer | | open | | | | | name | string | | open | | | | | | | | City | | id | | | | | | id | integer | | open | | | | | country | ref | Country | open | | | | | country.code | string | | open | | | | | country.name@lt | string | | open | | | | | country.name@en | string | | open |
Bandant perkurti tokį manifest, gauname:
manifest
d | r | b | m | property | type | ref | access | title example | | | | | | | | | | | Country | | id | | | | | | id | integer | | open | | | | | name | string | | open | | | | | | | | City | | id | | | | | | id | integer | | open | | | | | country | ref | Country | open | | | | | country.code | string | | open | | | | | country.name@en | string | | open |
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Tabular
manifest palaiko tik paprastusText
tipus, tai yra vienonested
lygio.Bandant pridėti
Text
tipą prieObject
arDenorm
tipo, gauname skaitymo klaidas (nenuskaito visų kalbų, tik pirmą).Bandant perkurti tokį
manifest
, gauname:The text was updated successfully, but these errors were encountered: