You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at the structure of this response and think about how we want to adapt it to support the initial phase of the js client. See readthedocs/addons#26
Besides, consider making the initial changes that will allow us use our current APIv3 serializers so we can standardize the way we are communicating our data in a more generic way through all our endpoints.
Take a look at the structure of this response and think about how we want to adapt it to support the initial phase of the js client. See readthedocs/addons#26
readthedocs.org/readthedocs/proxito/views/hosting.py
Lines 35 to 136 in f141a8f
Besides, consider making the initial changes that will allow us use our current APIv3 serializers so we can standardize the way we are communicating our data in a more generic way through all our endpoints.
The idea is to use "the same structure that would be returned by the APIv3 serializers, but without using them for now" due to https://github.com/readthedocs/readthedocs-ops/issues/1323
The text was updated successfully, but these errors were encountered: