Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • Dev
  • Release notes 2018 05 08

Release notes 2018 05 08 · Changes

Page history
restructure authored May 25, 2021 by Andrea Pavlovic's avatar Andrea Pavlovic
Show whitespace changes
Inline Side-by-side
Dev/Release-notes-2018-05-08.md 0 → 100644
View page @ 1ac51e9a
There have been several changes in the database and the gateway:
* **/universe** will now return the transformed version per default, use /universe?transform=0 to get the original as retuned from the database
* the module "**ui**" has been renamed to "**extensions**" (extensions.widget, extensions.query, extensions.file etc)
* new endpoint /data/$module/$entity/{{id}}/log for the **log** history of changes to an instance. Look in universe for "instanceLogUrl", "instanceLogVerb", "instanceLogParameters"
* **similarity** search is now supported (https://github.com/iron-api/ironapi-gw/wiki/General-Queries#ordering)
* new **join syntax** ($module__$entity instead of $module_entity) to ensure unambiguity (https://github.com/iron-api/ironapi-gw/wiki/General-Queries#join-and-prefetch)
* **widgets** can now have more than one **query** associated, so instead of the column widget.query, there is a table extensions.widget_query referencing to it
\ No newline at end of file
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages