@@ -497,45 +497,43 @@ <h4 id="_http_response">HTTP response</h4>
497497Vary: Access-Control-Request-Method
498498Vary: Access-Control-Request-Headers
499499Content-Type: application/json
500- Content-Length: 1196
500+ Content-Length: 1136
501501
502502{
503- "totalElements" : 3,
504503 "totalPages" : 1,
504+ "totalElements" : 3,
505505 "size" : 10,
506506 "content" : [ {
507507 "id" : 1,
508508 "name" : "김영한",
509509 "division" : "배민",
510510 "position" : null,
511511 "userType" : "INACTIVE_COMPANY",
512- "createdAt" : "2026-03-09T14:45:51.578888573 ",
513- "updatedAt" : "2026-03-09T14:45:51.578896971 "
512+ "createdAt" : "2024-01-01T00:00:00 ",
513+ "updatedAt" : "2024-01-01T00:00:00 "
514514 }, {
515515 "id" : 2,
516516 "name" : "김교수",
517517 "division" : "솦융대",
518518 "position" : "교수",
519519 "userType" : "INACTIVE_PROFESSOR",
520- "createdAt" : "2026-03-09T14:45:51.578937524 ",
521- "updatedAt" : "2026-03-09T14:45:51.578939097 "
520+ "createdAt" : "2024-01-01T00:00:00 ",
521+ "updatedAt" : "2024-01-01T00:00:00 "
522522 }, {
523523 "id" : 3,
524524 "name" : "박교수",
525525 "division" : "정통대",
526526 "position" : "교수",
527527 "userType" : "INACTIVE_PROFESSOR",
528- "createdAt" : "2026-03-09T14:45:51.578945944 ",
529- "updatedAt" : "2026-03-09T14:45:51.578947442 "
528+ "createdAt" : "2024-01-01T00:00:00 ",
529+ "updatedAt" : "2024-01-01T00:00:00 "
530530 } ],
531531 "number" : 0,
532532 "sort" : {
533533 "empty" : true,
534534 "sorted" : false,
535535 "unsorted" : true
536536 },
537- "first" : true,
538- "last" : true,
539537 "numberOfElements" : 3,
540538 "pageable" : {
541539 "pageNumber" : 0,
@@ -549,6 +547,8 @@ <h4 id="_http_response">HTTP response</h4>
549547 "paged" : true,
550548 "unpaged" : false
551549 },
550+ "first" : true,
551+ "last" : true,
552552 "empty" : false
553553}</ code > </ pre >
554554</ div >
@@ -786,7 +786,7 @@ <h4 id="_http_response">HTTP response</h4>
786786Vary: Access-Control-Request-Method
787787Vary: Access-Control-Request-Headers
788788Content-Type: application/json
789- Content-Length: 278
789+ Content-Length: 258
790790
791791{
792792 "id" : 1,
@@ -796,8 +796,8 @@ <h4 id="_http_response">HTTP response</h4>
796796 "division" : "배민",
797797 "position" : "CEO",
798798 "userType" : "INACTIVE_COMPANY",
799- "createdAt" : "2026-03-09T14:45:51.664182733 ",
800- "updatedAt" : "2026-03-09T14:45:51.664222751 "
799+ "createdAt" : "2024-01-01T00:00:00 ",
800+ "updatedAt" : "2024-01-01T00:00:00 "
801801}</ code > </ pre >
802802</ div >
803803</ div >
@@ -926,7 +926,7 @@ <h4 id="_http_response">HTTP response</h4>
926926Vary: Access-Control-Request-Method
927927Vary: Access-Control-Request-Headers
928928Content-Type: application/json
929- Content-Length: 269
929+ Content-Length: 249
930930
931931{
932932 "id" : 1,
@@ -936,8 +936,8 @@ <h4 id="_http_response">HTTP response</h4>
936936 "division" : "배민",
937937 "position" : "CEO",
938938 "userType" : "COMPANY",
939- "createdAt" : "2026-03-09T14:45:51.637606699 ",
940- "updatedAt" : "2026-03-09T14:45:51.637612649 "
939+ "createdAt" : "2024-01-01T00:00:00 ",
940+ "updatedAt" : "2024-01-01T00:00:00 "
941941}</ code > </ pre >
942942</ div >
943943</ div >
@@ -1077,7 +1077,7 @@ <h4 id="_http_response">HTTP response</h4>
10771077< div id ="footer ">
10781078< div id ="footer-text ">
10791079Version 0.0.1-SNAPSHOT< br >
1080- Last updated 2026-03-09 14 :08:49 +0900
1080+ Last updated 2026-03-09 22 :08:40 +0900
10811081</ div >
10821082</ div >
10831083</ body >
0 commit comments