Jonathan Seagull
Results
7
issues of
Jonathan Seagull
DB2Rest needs to support API Key Auth. The source of API Key auth data can be - **file system** in this case the user is responsible for creating the API...
1. Based on IP 2. Based on API Key 3. Based on User (basic auth) 4. JWT
1. Add a new parameter ENABLE_DB_MIGRATION = true | false 2. The request payload structure tableName: t_employee description: Employee table columns : [ { name : 'id' description: 'Id column'...
enhancement
enterprise edition only