Skip to content

Commit

Permalink
PB-1126: Added deprecation in openapi spec for the update_interval fi…
Browse files Browse the repository at this point in the history
…eld.
  • Loading branch information
ltshb committed Mar 4, 2025
1 parent c146f19 commit caacb28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/static/spec/v1/openapitransactional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2498,6 +2498,9 @@ components:
example: yLLiDqX2OL7mcIMTjob60A==
update_interval:
description: |
***DEPRECATED***
***This field is deprecated and has no effect anymore, it is kept as a hint.***
Duration in seconds until the next update of the data is expected
Regularly updated asset objects need different cache settings than the values
Expand Down
3 changes: 3 additions & 0 deletions spec/transaction/components/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,9 @@ components:
example: yLLiDqX2OL7mcIMTjob60A==
update_interval:
description: |
***DEPRECATED***
***This field is deprecated and has no effect anymore, it is kept as a hint.***
Duration in seconds until the next update of the data is expected
Regularly updated asset objects need different cache settings than the values
Expand Down

0 comments on commit caacb28

Please sign in to comment.