From afd14794f5d8565a9c6e4a203246a454b3de3a91 Mon Sep 17 00:00:00 2001 From: myarmolinsky Date: Tue, 17 Sep 2024 07:29:41 -0400 Subject: [PATCH] git mv v6 test-data api-responses to v7 --- ...ch.json => application-GET-v7-expanded-app-type-cpu-arch.json} | 0 ...ed-app-type.json => application-GET-v7-expanded-app-type.json} | 0 .../{device-type-GET-v6.json => device-type-GET-v7.json} | 0 .../api-response/{image-POST-v6.json => image-POST-v7.json} | 0 ...release-POST-v6.json => image-is-part-of-release-POST-v7.json} | 0 .../{image-label-POST-v6.json => image-label-POST-v7.json} | 0 .../api-response/{release-GET-v6.json => release-GET-v7.json} | 0 .../api-response/{release-POST-v6.json => release-POST-v7.json} | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename tests/test-data/api-response/{application-GET-v6-expanded-app-type-cpu-arch.json => application-GET-v7-expanded-app-type-cpu-arch.json} (100%) rename tests/test-data/api-response/{application-GET-v6-expanded-app-type.json => application-GET-v7-expanded-app-type.json} (100%) rename tests/test-data/api-response/{device-type-GET-v6.json => device-type-GET-v7.json} (100%) rename tests/test-data/api-response/{image-POST-v6.json => image-POST-v7.json} (100%) rename tests/test-data/api-response/{image-is-part-of-release-POST-v6.json => image-is-part-of-release-POST-v7.json} (100%) rename tests/test-data/api-response/{image-label-POST-v6.json => image-label-POST-v7.json} (100%) rename tests/test-data/api-response/{release-GET-v6.json => release-GET-v7.json} (100%) rename tests/test-data/api-response/{release-POST-v6.json => release-POST-v7.json} (100%) diff --git a/tests/test-data/api-response/application-GET-v6-expanded-app-type-cpu-arch.json b/tests/test-data/api-response/application-GET-v7-expanded-app-type-cpu-arch.json similarity index 100% rename from tests/test-data/api-response/application-GET-v6-expanded-app-type-cpu-arch.json rename to tests/test-data/api-response/application-GET-v7-expanded-app-type-cpu-arch.json diff --git a/tests/test-data/api-response/application-GET-v6-expanded-app-type.json b/tests/test-data/api-response/application-GET-v7-expanded-app-type.json similarity index 100% rename from tests/test-data/api-response/application-GET-v6-expanded-app-type.json rename to tests/test-data/api-response/application-GET-v7-expanded-app-type.json diff --git a/tests/test-data/api-response/device-type-GET-v6.json b/tests/test-data/api-response/device-type-GET-v7.json similarity index 100% rename from tests/test-data/api-response/device-type-GET-v6.json rename to tests/test-data/api-response/device-type-GET-v7.json diff --git a/tests/test-data/api-response/image-POST-v6.json b/tests/test-data/api-response/image-POST-v7.json similarity index 100% rename from tests/test-data/api-response/image-POST-v6.json rename to tests/test-data/api-response/image-POST-v7.json diff --git a/tests/test-data/api-response/image-is-part-of-release-POST-v6.json b/tests/test-data/api-response/image-is-part-of-release-POST-v7.json similarity index 100% rename from tests/test-data/api-response/image-is-part-of-release-POST-v6.json rename to tests/test-data/api-response/image-is-part-of-release-POST-v7.json diff --git a/tests/test-data/api-response/image-label-POST-v6.json b/tests/test-data/api-response/image-label-POST-v7.json similarity index 100% rename from tests/test-data/api-response/image-label-POST-v6.json rename to tests/test-data/api-response/image-label-POST-v7.json diff --git a/tests/test-data/api-response/release-GET-v6.json b/tests/test-data/api-response/release-GET-v7.json similarity index 100% rename from tests/test-data/api-response/release-GET-v6.json rename to tests/test-data/api-response/release-GET-v7.json diff --git a/tests/test-data/api-response/release-POST-v6.json b/tests/test-data/api-response/release-POST-v7.json similarity index 100% rename from tests/test-data/api-response/release-POST-v6.json rename to tests/test-data/api-response/release-POST-v7.json