-
Notifications
You must be signed in to change notification settings - Fork 401
Open
Description
End of the controller lesson 4, I noticed that a POST to create a new note to a valid user:
It is leading to an unending request into postman.
I commented the autoincrement plugin, the issue is not there any more :
// noteSchema.plugin(AutoIncrement, {
// inc_field: 'ticket',
// id: 'ticketNums',
// start_seq: 500
// })
is this plugin still supported ?
eshaparenko, stacybean and Pubudu-Perera
Metadata
Metadata
Assignees
Labels
No labels