Artem Astapenko
02/10/2021, 1:02 AMname: string;
cleanedName: string;
type: string;
dataType: string;
and I only receive now type and name.
Also just in case I have selected bad source that doesn’t have cleanedName - cleanedName was renamed to aliasName on root level. Should I assume that we can receive such field?Chris (deprecated profile)
Chris (deprecated profile)
cleanedName or dataType (or selected ) anymore…
As they are part of the jsonSchema, i’ve treated them as immutable so far…
I am simply passing the root node around, thus i am not traversing the json schema to touch the fields etc
I don’t know if that’s something i should be doing or not?Chris (deprecated profile)
Artem Astapenko
02/10/2021, 10:42 AMArtem Astapenko
02/10/2021, 10:53 AMChris (deprecated profile)
Artem Astapenko
02/10/2021, 11:05 AMArtem Astapenko
02/10/2021, 11:05 AMArtem Astapenko
02/10/2021, 11:05 AMChris (deprecated profile)
charles
charles
Artem Astapenko
02/10/2021, 4:42 PMChris (deprecated profile)
Chris (deprecated profile)
AnyOf tooArtem Astapenko
02/10/2021, 4:46 PMArtem Astapenko
02/10/2021, 4:46 PMArtem Astapenko
02/10/2021, 4:48 PMChris (deprecated profile)
AnyOf nested down in the json schema object at customers.sources which can be either an object or an array
i think in the UI you don’t need to show the nested streams but just the top level customers ?Artem Astapenko
02/10/2021, 4:53 PMcharles
charles
charles
Artem Astapenko
02/10/2021, 4:55 PMcharles
Artem Astapenko
02/10/2021, 4:55 PMcharles
charles
Artem Astapenko
02/10/2021, 5:04 PMcharles
charles
Artem Astapenko
02/10/2021, 5:07 PMcharles