mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
feat(billing): add image output range pricing support
This commit is contained in:
@@ -86,6 +86,7 @@ fn has_pricing_data(value: &Value) -> bool {
|
||||
.is_some()
|
||||
|| [
|
||||
"image_output_prices",
|
||||
"image_output_price_ranges",
|
||||
"image_output_price_per_image",
|
||||
"image_output_price_matrix",
|
||||
"image_prices",
|
||||
|
||||
Reference in New Issue
Block a user