Shashank Kulkarni
Shashank Kulkarni
### What ### Adds a migration to support schema types indy and w3c. ### Why ### To enhance our schema support by including both indy and w3c types. ### How...
## What - Implemented a shell script that facilitates the dynamic deployment of an agent. ## Why - To spinup agent on AWS ECS fargate plaform
- Agent configuration in Instance - Platform API - [ ] Validate parameters if 'on_premises' is set to true. - [ ] Store agent details in the 'org_agent' table. -...
- Added validation in DTO for orgId and schemaId in get schema by Id API
1. Add Onprem agent configuration on the platform After an organization is created on the platform then if that organization has their own dedicated agent spinned up on their instance...
### What ### Refactored the configuration process for the on-premises agent. ### Why ### Improved and added the .educreds folder for the store configuration ### How ### - Reorganized configuration...
### What ### Refactors the error handling for the schema controller and introduces a global exception handler to improve error management throughout the application. ### Why ### Improved error handling...