singleton icon indicating copy to clipboard operation
singleton copied to clipboard

[BUG] [Jave Service] java service should suport version fallback for all v1 & v2 api

Open JiLiang888 opened this issue 2 years ago • 0 comments

Describe the bug [BUG] [Jave Service] java service should suport version fallback for all v1 & v2 api

To Reproduce Steps to reproduce the behavior:

  1. such as go to 'translation-product-component-key-api'
  2. input version = 6.6.0
  3. see response image

Expected behavior "response": { "code": 604, "message": "Version has been fallen back: OK" },

commit : https://github.com/vmware/singleton/commit/ea05b63f2c66ec90bd32cf60187fbe0125b46922

JiLiang888 avatar Jun 05 '23 07:06 JiLiang888