How do I generate non-duplicate array data in mock responses?
When mocking data in Apidog, you can configure this directly within the array node. By specifying the desired data length and enabling the uniqueItems attribute, Apidog will generate an array with the specified number of unique values. This helps ensure the mocked data meets your simulation needs without duplication.