Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Fix issue of deserializing /wp/v2/media response when having an empty media_details.sizes property #3647

Fix issue of deserializing /wp/v2/media response when having an empty media_details.sizes property

Fix issue of deserializing /wp/v2/media response when having an empty media_details.sizes property #3647

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1