I am trying to add summary in my swagger documentation routes but I am not able to find the appropriate decorator for defining the summary. There are some rout
I have a problem where when a user opens a popup window to change their name, email, password, etc. the input box where they'd add their change won't collect th
I am using tabs. On selection of tab, active tab position becomes middle tab. I want change order of all tabs when selecting middle tab from any order let's sup
I'm very new to E2E test, cypress and gitlab ci. My idea is to run cypress test before each merge. But I don't know how to change the URL that I'm testing when
An Url, Credentials works in RestClient UI as well as with Curl where as i'm getting "500" error when access the same via Spring RestTemplate. I am using the f
I have a dataset where each ID has visited a website and recorded their risk level which is coded 0-3. They have then returned to the website at a future date a
I am using pyspark, and I want to save a dataframe divided into 1000 parts by one of the columns. The dataframe I want to save: df = spark.sql("SELECT * FROM ta