algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 221 forks source link

feat(types): add `banners` in `renderingContent` #1522

Closed aymeric-giraudet closed 4 months ago

aymeric-giraudet commented 4 months ago

These are types for the upcoming no-code Banner feature.

aymeric-giraudet commented 4 months ago

@shortcuts doesn't the Swagger spec file get generated itself too ? If not we may do it manually but it should be done by those owning the backend code

shortcuts commented 4 months ago

@shortcuts doesn't the Swagger spec file get generated itself too ? If not we may do it manually but it should be done by those owning the backend code

no the spec is the entrypoint that generates everything, it needs manual edits