Skip to content

Commit f240334

Browse files
authored
Merge pull request #256 from dvjsharma/chore/report/week7
chore(report): REST APIs week 7 report
2 parents 52b9f3f + e3985d7 commit f240334

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Week 7
3+
author: Divij Sharma
4+
tags: [gsoc24, rest]
5+
---
6+
7+
<!--
8+
SPDX-License-Identifier: CC-BY-SA-4.0
9+
10+
SPDX-FileCopyrightText: 2024 Divij Sharma <divijs75@gmail.com>
11+
-->
12+
13+
# Week 7 meeting and activities
14+
15+
_(July 09,2024)_
16+
17+
## Attendees
18+
19+
- [Divij Sharma](https://github.com/dvjsharma)
20+
- [Samuel Dushimimana](https://github.com/dushimsam)
21+
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)
22+
23+
## Discussion
24+
25+
- Gave updates and demo on `/jobs`, `/jobs/{id}`, `/jobs/all` endpoints.
26+
- Raised a doubt regarding a failing test for `/jobs` endpoint.
27+
- Briefly discussed and reviewed the test cases development for the REST API with [Valens](https://github.com/valens200)
28+
29+
## Activities
30+
31+
- Finalized the work on the following PRs:
32+
33+
- [feat(api): New endpoints to get/delete/restore/update user copyright findings](https://github.com/fossology/fossology/pull/2717)
34+
- [feat(api): Added OneShot analysis endpoints for license & copyright](https://github.com/fossology/fossology/pull/2768)
35+
36+
- Worked on documenting some improvements in the REST API implementation.

0 commit comments

Comments
 (0)