Commit ded20a8
Dev Agent Amelia
fix: v0.4.5 - BUG-033/034/035 corrections payload search v2.0
BUG-035: entities envoye comme JSON string serialisee d'objets {name,...}
et non plus comme array natif JSON (causait StartArray vs PrimitiveValue)
BUG-034: select retire du top-level, integre dans selectColumns de chaque entite
BUG-033: searchType=full mappe sur options={querytype:lucene} (pas top-level querytype)
BONUS: facets et orderby serialises en JSON string (conforme spec v2.0 type=string)
Sources: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/search/query
Tests: 578/578, TypeScript: EXIT:01 parent a64ae74 commit ded20a8
1 file changed
Lines changed: 5 additions & 5 deletions
0 commit comments