contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
264 stars 97 forks source link

fix(entities/field-type): correct casing of resourcelink array item types #2279

Closed cysp closed 2 months ago

cysp commented 2 months ago

Summary

Correct typing of arrays containing resource link items

Description

The typings exposed for arrays containing resource link items appear to be incorrect, using the casing Resourcelink where all other documentation and examples capitalise the l like ResourceLink

Motivation and Context

Checklist (check all before merging)

When adding a new method:

contentful-automation[bot] commented 2 months ago

:tada: This PR is included in version 11.25.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: