Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CP - Planta
Wiki
Wiki
backend_stock
backend_stock
· Changes
Page history
fix: correct name in endpoint batchs
authored
Oct 20, 2024
by
Rodrigo Oliveira Rosa
Show whitespace changes
Inline
Side-by-side
backend_stock.md
View page @
b53611f6
...
...
@@ -344,7 +344,7 @@ response:
## AllStockLotes
GET http://localhost:3000/stock/
lot
s
GET http://localhost:3000/stock/
batch
s
response:
...
...