Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
javab_20230928
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Patryk Czarnik
javab_20230928
Commits
bcd5fb64
Commit
bcd5fb64
authored
Nov 10, 2023
by
Patryk Czarnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
undo :)
parent
9273074b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
109 deletions
+0
-109
dane.json
PC38-RestSpring/dane.json
+0
-109
No files found.
PC38-RestSpring/dane.json
deleted
100644 → 0
View file @
9273074b
{
"orderId"
:
1
,
"deliveryDate"
:
null
,
"orderDate"
:
"2021-11-20T11:30:00.000+00:00"
,
"status"
:
"PAID"
,
"orderProducts"
:
[
{
"id"
:
{
"orderId"
:
1
,
"productId"
:
2
},
"actualPrice"
:
2400.00
,
"actualVat"
:
0.23
,
"quantity"
:
3
,
"product"
:
{
"productId"
:
2
,
"description"
:
"Odkurzacz kolorowy"
,
"price"
:
440.00
,
"productName"
:
"odkurzacz"
,
"vat"
:
0.23
}
},
{
"id"
:
{
"orderId"
:
1
,
"productId"
:
1
},
"actualPrice"
:
2900.00
,
"actualVat"
:
0.23
,
"quantity"
:
1
,
"product"
:
{
"productId"
:
1
,
"description"
:
"Pralka szybkoobrotowa 1350"
,
"price"
:
2614.00
,
"productName"
:
"pralka"
,
"vat"
:
0.23
}
}
],
"customer"
:
{
"customerEmail"
:
"ala@example.com"
,
"address"
:
"Jasna 14/16"
,
"city"
:
"Warszawa"
,
"customerName"
:
"Alicja Kowalska"
,
"phoneNumber"
:
"123123123"
,
"postalCode"
:
"01-234"
,
"orders"
:
[
{
"orderId"
:
1
,
"deliveryDate"
:
null
,
"orderDate"
:
"2021-11-20T11:30:00.000+00:00"
,
"status"
:
"PAID"
,
"orderProducts"
:
[
{
"id"
:
{
"orderId"
:
1
,
"productId"
:
2
},
"actualPrice"
:
2400.00
,
"actualVat"
:
0.23
,
"quantity"
:
3
,
"product"
:
{
"productId"
:
2
,
"description"
:
"Odkurzacz kolorowy"
,
"price"
:
440.00
,
"productName"
:
"odkurzacz"
,
"vat"
:
0.23
}
},
{
"id"
:
{
"orderId"
:
1
,
"productId"
:
1
},
"actualPrice"
:
2900.00
,
"actualVat"
:
0.23
,
"quantity"
:
1
,
"product"
:
{
"productId"
:
1
,
"description"
:
"Pralka szybkoobrotowa 1350"
,
"price"
:
2614.00
,
"productName"
:
"pralka"
,
"vat"
:
0.23
}
}
],
"customer"
:
{
"customerEmail"
:
"ala@example.com"
,
"address"
:
"Jasna 14/16"
,
"city"
:
"Warszawa"
,
"customerName"
:
"Alicja Kowalska"
,
"phoneNumber"
:
"123123123"
,
"postalCode"
:
"01-234"
,
"orders"
:
[
{
"orderId"
:
1
,
"deliveryDate"
:
null
,
"orderDate"
:
"2021-11-20T11:30:00.000+00:00"
,
"status"
:
"PAID"
,
"orderProducts"
:
[
{
"id"
:
{
"orderId"
:
1
,
"productId"
:
2
},
"actualPrice"
:
2400.00
,
"actualVat"
:
0.23
,
"quantity"
:
3
,
"pro
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment