files

package
v0.0.0-...-784fdef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2025 License: MIT Imports: 5 Imported by: 0

README

OpenAPI

Obtain file

You can download the file from: https://developers.nutshell.com/reference/get_accounts-id.

To understand how this was discovered:

  1. Navigate to Nutshell API Docs.
  2. Open browser network tab
  3. Reload the page, and locate the request that retrieves the get_accounts-id?json=on.

Modify the File

From the obtained JSON response, locate the oasDefinition field, which contains the OpenAPI file as its value. Extract this data and save it as openapi.json.

You can then use the script to extract schemas.json from the acquired openapi.json.

Changelog

OpenAPI file was changed to fix Notes response. Note schema is wrapped in NoteResponse similar to LeadResponse or any other object for that matter.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InputNutshell  = api3.NewOpenapiFileManager[any](openapiAPI)
	OutputNutshell = scrapper.NewWriter[staticschema.FieldMetadataMapV2](
		fileconv.NewPath("providers/nutshell/internal/metadata"))
)

nolint:gochecknoglobals

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL