Adding v2 for API
Instantiating a second version for the API. For now, it's identical to v1, but can be customized as needed in the future.
Showing
- config/settings/base.py 1 addition, 1 deletionconfig/settings/base.py
- gracedb/api/urls.py 1 addition, 1 deletiongracedb/api/urls.py
- gracedb/api/v2/events/fields.py 1 addition, 0 deletionsgracedb/api/v2/events/fields.py
- gracedb/api/v2/events/tests/__init__.py 0 additions, 0 deletionsgracedb/api/v2/events/tests/__init__.py
- gracedb/api/v2/events/tests/mixins.py 1 addition, 0 deletionsgracedb/api/v2/events/tests/mixins.py
- gracedb/api/v2/events/throttles.py 1 addition, 0 deletionsgracedb/api/v2/events/throttles.py
- gracedb/api/v2/events/urls.py 1 addition, 0 deletionsgracedb/api/v2/events/urls.py
- gracedb/api/v2/events/views.py 1 addition, 0 deletionsgracedb/api/v2/events/views.py
- gracedb/api/v2/fields.py 1 addition, 0 deletionsgracedb/api/v2/fields.py
- gracedb/api/v2/filters.py 1 addition, 0 deletionsgracedb/api/v2/filters.py
- gracedb/api/v2/main/__init__.py 0 additions, 0 deletionsgracedb/api/v2/main/__init__.py
- gracedb/api/v2/main/views.py 1 addition, 0 deletionsgracedb/api/v2/main/views.py
- gracedb/api/v2/mixins.py 1 addition, 0 deletionsgracedb/api/v2/mixins.py
- gracedb/api/v2/paginators.py 1 addition, 0 deletionsgracedb/api/v2/paginators.py
- gracedb/api/v2/settings.py 3 additions, 0 deletionsgracedb/api/v2/settings.py
- gracedb/api/v2/superevents/filters.py 1 addition, 0 deletionsgracedb/api/v2/superevents/filters.py
- gracedb/api/v2/superevents/paginators.py 1 addition, 0 deletionsgracedb/api/v2/superevents/paginators.py
- gracedb/api/v2/superevents/permissions.py 1 addition, 0 deletionsgracedb/api/v2/superevents/permissions.py
- gracedb/api/v2/superevents/serializers.py 1 addition, 0 deletionsgracedb/api/v2/superevents/serializers.py
- gracedb/api/v2/superevents/settings.py 1 addition, 0 deletionsgracedb/api/v2/superevents/settings.py
Loading
Please register or sign in to comment