Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(report): REST APIs week 9 report #269

Merged
merged 1 commit into from
Sep 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions docs/2024/rest/updates/Divij/2024-07-23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: Week 9
author: Divij Sharma
tags: [gsoc24, rest]
---

<!--
SPDX-License-Identifier: CC-BY-SA-4.0

SPDX-FileCopyrightText: 2024 Divij Sharma <divijs75@gmail.com>
-->

# Week 9 meeting and activities

_(July 23,2024)_

## Attendees

- [Divij Sharma](https://github.com/dvjsharma)
- Katharina Ettinger
- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd)

## Discussion

- Shaheem shared the updates on the JSON export/import of licenses and obligations. The implementation is almost done and is in the final stages of testing.
- The same JSON export/import feature needs to be implemented over the REST API.
- Discussed the integration test-case development for the REST API.

## Activities

- Worked on making improvements in the REST API implementation.
- Understood the implementation of JSON export/import of licenses and obligations.