Closed AryamanRAWAT closed 8 months ago
Add a new file 'serializer' in the app directory, to handle parsing of data and from python datatype to json and to also handle validation of incoming payload.
added serializer.py in api
Add a new file 'serializer' in the app directory, to handle parsing of data and from python datatype to json and to also handle validation of incoming payload.