)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"2c0ffb1ce50aeb85183cfbdfb5b7a5376e24ef62","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"43b40b41_ac33a019","updated":"2025-04-30 14:20:54.000000000","message":"Is there any specific reason to create a separate app rather than adding these endpoints to existing app ?","commit_id":"4d011f05a0cf237e8729122ddadc38d8945507a9"},{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"53a7f13338bea1a7e6eab24baae1f84ac06f33e0","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"83a75bd2_f1d5053f","in_reply_to":"43b40b41_ac33a019","updated":"2025-04-30 14:30:36.000000000","message":"No specific reason. I saw 2 approaches on how to do that. One being having a separate app, the other creating a controller classes throughout the directory structure. Then I saw how we have a separate app for the versions endpoint and for the /api/v1 endpoints, so I thought I could try to follow that pattern. Do you think having it in a single app would be better? I personally don\u0027t have a strong preference here and so I can rewrite it, although that\u0027d be next week.","commit_id":"4d011f05a0cf237e8729122ddadc38d8945507a9"},{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"188f811423e61f292be9f18e9f32103b5fbf5a3a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c68a47a7_680e1e2f","in_reply_to":"52da3207_d351f8cd","updated":"2025-05-05 13:49:21.000000000","message":"I rewrote it slightly, to have everything under one app as you originally suggested.","commit_id":"4d011f05a0cf237e8729122ddadc38d8945507a9"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"c31af514569c1628826e833bed87376404988778","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"52da3207_d351f8cd","in_reply_to":"83a75bd2_f1d5053f","updated":"2025-04-30 15:10:59.000000000","message":"I agree separate apps are often used for different versions but I\u0027m not aware of separate app used for dedicated subpath so personally prefer the single app approach.\n\nAlternatively we can keep the current implementation but I\u0027d prefer mapping /api/v1/admin rather than /api/v1/admin/tsdb, because the app is named v1adminapp (not v1admintsdbapp, which maybe require us to create dedicated apps in case a new admin endpoint is added in the future)","commit_id":"4d011f05a0cf237e8729122ddadc38d8945507a9"}]}
