Commit cf90893
authored
FIX: App labels add in app clone (#669)
* api spec added for app labels api's
* open api spec updated for app labels
* spec added for create api and app listing and refactored app labels spec
* spec added for create api and app listing and refactored app labels spec
* modification in app listing open api spec
* app label api added
* open api spec for app labels review changes
* labels changes to key values wip
* labels changes to key values wip
* db migration script added for app labels
* db script change for app label
* app label api fix
* repo error fixed for app labels
* code refactored and transaction for app labels
* db migration renamed 15 to 16
* duplicate key check added, removed validation component
* delete or untag labels from application
* app label meta api app id remove in response
* app label meta api app id remove in response, struct changes
* unique key constraints removed for app labels
* review changes app labels - doc updated with visuals
* labels added on app clone request1 parent 69b5597 commit cf90893
1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
182 | | - | |
183 | | - | |
184 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | 190 | | |
| |||
0 commit comments