rcpch / rcpch-census-platform

A Django-rest-framework project to return deprivation scores across the UK against a postcode or lsoa code
MIT License
0 stars 1 forks source link

ERROR in Azure web app log stream likely requires schema change #6

Closed pacharanero closed 1 year ago

pacharanero commented 1 year ago

Encountered 2 components with identical names "Nested" and different classes <class 'rest_framework.serializers.ModelSerializer.build_nested_field..NestedSerializer'> and <class 'rest_framework.serializers.ModelSerializer.build_nested_field..NestedSerializer'>. This will very likely result in an incorrect schema. Try renaming one.

anchit-chandran commented 1 year ago

should be fixed with PR, related to #15