The ModelCatalog currently requires users to login as the very first step. This is to be altered whereby users can anonymously access public models and published tests. Access to user's private models and unpublished tests would continue to require authentication.
All the API end-points currently require authentication, and therefore prevents the implementation of the above. We need unauthorized end-points for fetching public models and published tests.
The ModelCatalog currently requires users to login as the very first step. This is to be altered whereby users can anonymously access public models and published tests. Access to user's private models and unpublished tests would continue to require authentication.
All the API end-points currently require authentication, and therefore prevents the implementation of the above. We need unauthorized end-points for fetching public models and published tests.