Advanced endpoint functions and more

Advanced dynamic endpoint functions and lot of bug fixes

Advanced endpoint functions and more

This week on Tinbyird

Advanced dynamic endpoints functions

Our templating language lets you create API endpoints with dynamic parameters on your Data Sources. We’ve written a guide on how to make the most of it with some tips and tricks we use, and a lot of examples on some more advanced functions that are available to you. Read it here

Bug Fixes

  • An error is now raised when creating a Data Source via the CLI/API with unused engine parameters
  • Data Source stats are now always updated when replacing and populating Data Sources
  • When the default value for a parameter is 0, now it is displayed correctly in endpoints auto-generated documentation.
  • Also, the endpoint documentation now returns all the parameters.