Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-01 12:49:20 +04:00
parent f75a69abfe
commit 4d7ae277a4
14 changed files with 498 additions and 10 deletions

View file

@ -1,3 +1,3 @@
package com.tangem.datasource.api.common.response
const val IF_NONE_MATCH_HEADER = "IfNoneMatch"
const val ETAG_HEADER = "etag"