OpenAPI Specification Changes

  • New endpoints added: 4
    /v1/babylon/btcDelegators/{delegator_address}/state
    /v1/babylon/btcDelegators/{delegator_address}/rewards
    /v1/babylon/finalityProviders/{finality_provider}/rewards
    /v1/babylon/finalityProviders/{finality_provider}/state
    
  • Modified endpoints: 9
    /v1/tags/{id} (added DELETE)
    /v1/babylon/validators/{validator_address}/state (modified GET)
    /v1/babylon/validators/{validator_address}/delegators (modified GET)
    /v1/babylon/delegators/{delegator_address}/rewards (modified GET)
    /v1/polygon/validators/{validator_id}/performance (modified GET)
    /v1/polygon/delegators/{delegator_address}/rewards (modified GET)
    /v1/polygon/delegators/{delegator_address}/state (modified GET)
    /v1/polygon/validators/{validator_id}/rewards (modified GET)
    /v1/polygon/validators/{validator_id}/state (modified GET)
    
  • New schemas added: 4
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__85
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__86
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__87
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__88
    
  • Modified schemas: 12
    SolanaValidatorRewards (added properties: fromSlot, toSlot, fromEpoch, toEpoch, jitoDelegatorPriorityFeeRewardsClaimed, jitoPriorityFeeCommissionRate; newly required: fromSlot, toSlot, fromEpoch, toEpoch, jitoDelegatorPriorityFeeRewardsClaimed, jitoPriorityFeeCommissionRate)
    SolanaValidatorSummary (added properties: jitoPriorityFeeCommissionRate; newly required: jitoPriorityFeeCommissionRate)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__12 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__4 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__77 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__78 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__79 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__80 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__81 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__82 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__83 (structure modified)
    api__schemas__paginator__paginated_response_for_result_model___locals___PaginatedResponseWithResultModel__84 (structure modified)