-
Notifications
You must be signed in to change notification settings - Fork 72
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
Include support to Arrays fields #542
Commits on Aug 9, 2024
-
docs: describe array in changelog
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dc2481 - Browse repository at this point
Copy the full SHA 8dc2481View commit details -
feat: create arrayfield metadata
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb87596 - Browse repository at this point
Copy the full SHA bb87596View commit details -
feat: create arrayparameter metadata
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc72818 - Browse repository at this point
Copy the full SHA fc72818View commit details -
feat: create default array field metadata
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d225951 - Browse repository at this point
Copy the full SHA d225951View commit details -
feat: create defaul array parameter metadta
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e4a280 - Browse repository at this point
Copy the full SHA 6e4a280View commit details -
chore: update default array parameter
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b2e694 - Browse repository at this point
Copy the full SHA 6b2e694View commit details -
feat: create new mapping type: array
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3e927d - Browse repository at this point
Copy the full SHA c3e927dView commit details -
feat: create array of mapping type
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7778cf - Browse repository at this point
Copy the full SHA c7778cfView commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5ebf6e - Browse repository at this point
Copy the full SHA b5ebf6eView commit details -
faet: include array type to builder
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 290a2b1 - Browse repository at this point
Copy the full SHA 290a2b1View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1488f67 - Browse repository at this point
Copy the full SHA 1488f67View commit details -
test: create test scenario to array parameter
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3191b0 - Browse repository at this point
Copy the full SHA e3191b0View commit details -
feat: implement and define builder to parameter
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2050c57 - Browse repository at this point
Copy the full SHA 2050c57View commit details -
test: create and update constructor builder
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d824f17 - Browse repository at this point
Copy the full SHA d824f17View commit details -
test: update test scenario to metadata builder
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0325c5 - Browse repository at this point
Copy the full SHA f0325c5View commit details -
test: create and include array to person
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2a0cd6 - Browse repository at this point
Copy the full SHA d2a0cd6View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2cf40f - Browse repository at this point
Copy the full SHA c2cf40fView commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1997ec3 - Browse repository at this point
Copy the full SHA 1997ec3View commit details -
feat: fix toString at collectionfield metadata
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8806c7 - Browse repository at this point
Copy the full SHA c8806c7View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 643a487 - Browse repository at this point
Copy the full SHA 643a487View commit details -
feat: created scenario to converter in array
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8a558a - Browse repository at this point
Copy the full SHA d8a558aView commit details -
feat: define conditions to primitives array
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6ced0c - Browse repository at this point
Copy the full SHA e6ced0cView commit details
Commits on Aug 10, 2024
-
test: create scenario to embeeded array
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b648c7 - Browse repository at this point
Copy the full SHA 0b648c7View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 451c806 - Browse repository at this point
Copy the full SHA 451c806View commit details -
feat: implement writer to array
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0645525 - Browse repository at this point
Copy the full SHA 0645525View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0e0156 - Browse repository at this point
Copy the full SHA a0e0156View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for baf90c4 - Browse repository at this point
Copy the full SHA baf90c4View commit details -
test: create scenario to converter
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30ede37 - Browse repository at this point
Copy the full SHA 30ede37View commit details -
style: remove unecessary parameters
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33a1944 - Browse repository at this point
Copy the full SHA 33a1944View commit details -
Signed-off-by: Otavio Santana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b986141 - Browse repository at this point
Copy the full SHA b986141View commit details